mom040267 11 anni fa
parent
commit
cfae9e2012
2 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 2 1
      README.turnserver
  2. 2 1
      man/man1/turnserver.1

+ 2 - 1
README.turnserver

@@ -122,7 +122,8 @@ User database settings:
 		for secret-based timed authentication in TURN RESP API.
 		The connection string format is like that:
 		 
-		"mongodb://[username:password@]host1[:port1][,host2[:port2],...[,hostN[:portN]]] [/[database][?options]]"
+		"mongodb://[username:password@]host1[:port1][,host2[:port2],...
+			[,hostN[:portN]]][/[database][?options]]"
 		See the INSTALL file for more explanations and examples.
 		
 		Also, see http://docs.mongodb.org/manual/

+ 2 - 1
man/man1/turnserver.1

@@ -184,7 +184,8 @@ for secret\-based timed authentication in TURN RESP API.
 The connection string format is like that:
 .RS
 .PP
-"mongodb://[username:password@]host1[:port1][,host2[:port2],\.\.\.[,hostN[:portN]]] [/[database][?\fIoptions\fP]]"
+"mongodb://[username:password@]host1[:port1][,host2[:port2],\.\.\.
+[,hostN[:portN]]][/[database][?\fIoptions\fP]]"
 See the INSTALL file for more explanations and examples.
 .PP
 Also, see http://docs.mongodb.org/manual/