Explorar el Código

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 hace 7 años
padre
commit
08635666df
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      roles/matrix-coturn/templates/turnserver.conf.j2

+ 2
- 0
roles/matrix-coturn/templates/turnserver.conf.j2 Ver fichero

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

Cargando…
Cancelar
Guardar