1
0
mirror of https://github.com/coturn/coturn.git synced 2025-10-23 20:11:17 +02:00

Add web-admin-listen-on-workers option

This commit is contained in:
Mészáros Mihály 2019-03-02 20:27:10 +01:00
parent 41ebbfcd6a
commit 65e14366b0

View File

@ -679,6 +679,11 @@
#
#web-admin-port=8080
# Web-admin server listen on STUN/TURN worker threads
# By default it is disabled for security resons! (Not recommended in any production environment!)
#
#web-admin-listen-on-workers
# Server relay. NON-STANDARD AND DANGEROUS OPTION.
# Only for those applications when we want to run
# server applications on the relay endpoints.