Update manpages and README

This commit is contained in:
Greg Fodor 2020-04-28 17:17:21 +00:00
parent 52320f8ac9
commit 7c1573ddb9
4 changed files with 23 additions and 3 deletions

View File

@ -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.

View File

@ -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

View File

@ -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

View File

@ -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