Browse Source

Update manpages and README

Greg Fodor 5 years ago
parent
commit
7c1573ddb9
4 changed files with 23 additions and 3 deletions
  1. 6 0
      README.turnserver
  2. 1 1
      man/man1/turnadmin.1
  3. 15 1
      man/man1/turnserver.1
  4. 1 1
      man/man1/turnutils.1

+ 6 - 0
README.turnserver

@@ -424,6 +424,12 @@ Options with values:
 			value can be changed on-the-fly by a separate program, so this is why
 			that other mode is dynamic. Multiple shared secrets can be used
 			(both in the database and in the "static" fashion).
+
+ --no-auth-pings			Disable periodic health checks to 'dynamic' auth secret tables.\n"
+
+ --no-dynamic-ip-list	Do not use dynamic allowed/denied peer ip list.\n"
+
+ --no-dynamic-realms	Do not use dynamic realm assignment and options.\n"
 			
 --server-name		Server name used for
 			the oAuth authentication purposes.

+ 1 - 1
man/man1/turnadmin.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "12 February 2020" "" ""
+.TH TURN 1 "28 April 2020" "" ""
 .SH GENERAL INFORMATION
 
 \fIturnadmin\fP is a TURN administration tool. This tool can be used to manage 

+ 15 - 1
man/man1/turnserver.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "12 February 2020" "" ""
+.TH TURN 1 "28 April 2020" "" ""
 .SH GENERAL INFORMATION
 
 The \fBTURN Server\fP project contains the source code of a TURN server and TURN client 
@@ -618,6 +618,20 @@ in turn_secret table in user database (if present). The database\-stored
 value can be changed on\-the\-fly by a separate program, so this is why
 that other mode is dynamic. Multiple shared secrets can be used
 (both in the database and in the "static" fashion).
+.RS
+.TP
+.B
+\fB\-\-no\-auth\-pings\fP
+Disable periodic health checks to 'dynamic' auth secret tables.\n"
+.TP
+.B
+\fB\-\-no\-dynamic\-ip\-list\fP
+Do not use dynamic allowed/denied peer ip list.\n"
+.TP
+.B
+\fB\-\-no\-dynamic\-realms\fP
+Do not use dynamic realm assignment and \fIoptions\fP.\n"
+.RE
 .TP
 .B
 \fB\-\-server\-name\fP

+ 1 - 1
man/man1/turnutils.1

@@ -1,5 +1,5 @@
 .\" Text automatically generated by txt2man
-.TH TURN 1 "12 February 2020" "" ""
+.TH TURN 1 "28 April 2020" "" ""
 .SH GENERAL INFORMATION
 
 A set of turnutils_* programs provides some utility functionality to be used