Do not attempt to start coturn TLS listeners
We don't provide certificates, so it fails anyway, but we'd rather suppress the warnings about it too.
This commit is contained in:
parent
f5cd916de8
commit
08635666df
@ -8,4 +8,6 @@ log-file=stdout
|
|||||||
pidfile=/var/tmp/turnserver.pid
|
pidfile=/var/tmp/turnserver.pid
|
||||||
userdb=/var/tmp/turnserver.db
|
userdb=/var/tmp/turnserver.db
|
||||||
no-cli
|
no-cli
|
||||||
|
no-tls
|
||||||
|
no-dtls
|
||||||
prod
|
prod
|
||||||
|
Loading…
Reference in New Issue
Block a user