From e6bf30e7009a6d859047c538874c0942fe28c86b Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 16 Jan 2021 23:45:34 +0100 Subject: [PATCH] Update turnserver.conf --- conf/turnserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/turnserver.conf b/conf/turnserver.conf index f3933d5..596e3b0 100644 --- a/conf/turnserver.conf +++ b/conf/turnserver.conf @@ -175,7 +175,7 @@ max-port=65535 # Uncomment to use long-term credential mechanism. # By default no credentials mechanism is used (any user allowed). # -lt-cred-mech +#lt-cred-mech # This option is the opposite of lt-cred-mech. # (TURN Server with no-auth option allows anonymous access).