Explorar el Código

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 hace 7 años
padre
commit
2185177957
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      roles/matrix-server/templates/coturn/turnserver.conf.j2

+ 0
- 1
roles/matrix-server/templates/coturn/turnserver.conf.j2 Ver fichero

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


Cargando…
Cancelar
Guardar