瀏覽代碼

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 7 年之前
父節點
當前提交
08635666df
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      roles/matrix-coturn/templates/turnserver.conf.j2

+ 2
- 0
roles/matrix-coturn/templates/turnserver.conf.j2 查看文件

@@ -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…
取消
儲存