Browse Source

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 years ago
parent
commit
2185177957
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      roles/matrix-server/templates/coturn/turnserver.conf.j2

+ 0
- 1
roles/matrix-server/templates/coturn/turnserver.conf.j2 View File

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


Loading…
Cancel
Save