瀏覽代碼

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 }}


Loading…
取消
儲存