Parcourir la source

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.
pull/99/head
Slavi Pantaleev il y a 7 ans
Parent
révision
08635666df
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      roles/matrix-coturn/templates/turnserver.conf.j2

+ 2
- 0
roles/matrix-coturn/templates/turnserver.conf.j2 Voir le fichier

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

Chargement…
Annuler
Enregistrer