|
@@ -1,5 +1,5 @@
|
|
|
.\" Text automatically generated by txt2man
|
|
|
-.TH TURN 1 "15 November 2014" "" ""
|
|
|
+.TH TURN 1 "16 November 2014" "" ""
|
|
|
.SH GENERAL INFORMATION
|
|
|
|
|
|
The \fBTURN Server\fP project contains the source code of a TURN server and TURN client
|
|
@@ -132,7 +132,7 @@ User database settings:
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-b\fP, \fB\-\-db\fP, \fB\-\-userdb\fP
|
|
|
-SQLite user database file name (default \- /var/db/turndb).
|
|
|
+SQLite user database file name (default \- /var/turndb).
|
|
|
.TP
|
|
|
.B
|
|
|
\fB\-e\fP, \fB\-\-psql\-userdb\fP
|
|
@@ -971,7 +971,7 @@ Users can be set in the command line, with multiple \fB\-u\fP or \fB\-\-user\fP
|
|
|
Obviously, only a few users can be set that way, and their credentials are fixed
|
|
|
for the \fIturnserver\fP process lifetime.
|
|
|
.IP 2) 4
|
|
|
-Users can be stored in SQlite DB. The default SQLite database file is /var/db/turndb.
|
|
|
+Users can be stored in SQlite DB. The default SQLite database file is /var/turndb.
|
|
|
.IP 3) 4
|
|
|
Users can be stored in PostgreSQL database, if the \fIturnserver\fP was compiled with PostgreSQL
|
|
|
support. Each time \fIturnserver\fP checks user credentials, it reads the database (asynchronously,
|
|
@@ -1096,7 +1096,7 @@ it would affect the performance.
|
|
|
|
|
|
/etc/turnserver.conf
|
|
|
.PP
|
|
|
-/var/db/turndb
|
|
|
+/var/turndb
|
|
|
.PP
|
|
|
/usr/local/etc/turnserver.conf
|
|
|
.PP
|