Browse Source

Add Web-Admin to README

Mészáros Mihály 7 years ago
parent
commit
419468476b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.turnserver

+ 6 - 0
README.turnserver

@@ -556,6 +556,12 @@ Options with values:
 --cli-max-output-sessions	Maximum number of output sessions in ps CLI command.
 			This value can be changed on-the-fly in CLI. The default value is 256.
 
+--web-admin		Enable Turn Web-admin support. By default it is disabled.
+
+--web-admin-ip=<IP>	Local system IP address to be used for Web-admin server endpoint. Default value is 127.0.0.1.
+
+--web-admin-port=<port>  Web-admin server port. Default is 8080.
+
 --ne=[1|2|3]		Set network engine type for the process (for internal purposes).
 
 ==================================