docs changes
This commit is contained in:
parent
09cde86772
commit
7f0ab33928
@ -139,7 +139,10 @@ Options with required values:
|
||||
|
||||
-w STUN/TURN user password.
|
||||
|
||||
-W TURN REST API authentication secret. Is not compatible with -A flag.
|
||||
-W TURN REST API secret. The "plain text" secret e.g. "north"
|
||||
that is stored in the value column of the turn_secret
|
||||
table in the database if dynamic, or the static-auth-secret
|
||||
value set in the configuration file if using static.
|
||||
|
||||
-C This is the timestamp/username separator symbol (character) in
|
||||
TURN REST API. The default value is :.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "15 November 2015" "" ""
|
||||
.TH TURN 1 "29 November 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
\fIturnadmin\fP is a TURN administration tool. This tool can be used to manage
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "15 November 2015" "" ""
|
||||
.TH TURN 1 "29 November 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
The \fBTURN Server\fP project contains the source code of a TURN server and TURN client
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
.\" Text automatically generated by txt2man
|
||||
.TH TURN 1 "15 November 2015" "" ""
|
||||
.TH TURN 1 "29 November 2015" "" ""
|
||||
.SH GENERAL INFORMATION
|
||||
|
||||
A set of turnutils_* programs provides some utility functionality to be used
|
||||
@ -229,7 +229,10 @@ STUN/TURN user password.
|
||||
.TP
|
||||
.B
|
||||
\fB\-W\fP
|
||||
TURN REST API authentication secret. Is not compatible with \fB\-A\fP flag.
|
||||
TURN REST API secret. The "plain text" secret e.g. "north"
|
||||
that is stored in the value column of the turn_secret
|
||||
table in the database if dynamic, or the static\-auth\-secret
|
||||
value set in the configuration file if using static.
|
||||
.TP
|
||||
.B
|
||||
\fB\-C\fP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user