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.
development
Slavi Pantaleev 6 years ago
parent f5cd916de8
commit 08635666df

@ -8,4 +8,6 @@ log-file=stdout
pidfile=/var/tmp/turnserver.pid
userdb=/var/tmp/turnserver.db
no-cli
no-tls
no-dtls
prod

Loading…
Cancel
Save