ソースを参照

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

読み込み中…
キャンセル
保存