|
@@ -1,5 +1,5 @@
|
|
|
.\" Text automatically generated by txt2man
|
|
|
-.TH TURN 1 "07 December 2020" "" ""
|
|
|
+.TH TURN 1 "08 December 2020" "" ""
|
|
|
.SH GENERAL INFORMATION
|
|
|
|
|
|
The \fBTURN Server\fP project contains the source code of a TURN server and TURN client
|
|
@@ -338,6 +338,14 @@ name will be constructed as\-is, without PID and date appendage.
|
|
|
This option can be used, for example, together with the logrotate tool.
|
|
|
.TP
|
|
|
.B
|
|
|
+\fB\-\-new\-log\-timestamp\fP
|
|
|
+Enable full ISO\-8601 timestamp in all logs.
|
|
|
+.TP
|
|
|
+.B
|
|
|
+\fB\-\-new\-timestamp_format\fP
|
|
|
+<format> Set timestamp format (in \fBstrftime\fP(1) format)
|
|
|
+.TP
|
|
|
+.B
|
|
|
\fB\-\-secure\-stun\fP
|
|
|
Require authentication of the STUN Binding request.
|
|
|
By default, the clients are allowed anonymous access to the STUN Binding functionality.
|