Sfoglia il codice sorgente

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 anni fa
parent
commit
2185177957
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      roles/matrix-server/templates/coturn/turnserver.conf.j2

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

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


Caricamento…
Annulla
Salva