ソースを参照

Remove `lt-cred-mech` Coturn option

Coturn reports it as an option that conflicts with `use-auth-secret`.
Some reasoning is here: fa523e8d09
pull/13/head
Slavi Pantaleev 7年前
コミット
2185177957
1個のファイルの変更0行の追加1行の削除
  1. +0
    -1
      roles/matrix-server/templates/coturn/turnserver.conf.j2

+ 0
- 1
roles/matrix-server/templates/coturn/turnserver.conf.j2 ファイルの表示

@@ -1,4 +1,3 @@
lt-cred-mech
use-auth-secret use-auth-secret
static-auth-secret={{ matrix_coturn_turn_static_auth_secret }} static-auth-secret={{ matrix_coturn_turn_static_auth_secret }}
realm=turn.{{ hostname_matrix }} realm=turn.{{ hostname_matrix }}


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