mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-04-19 11:51:09 +03:00
Remove lt-cred-mech Coturn option
Coturn reports it as an option that conflicts with `use-auth-secret`. Some reasoning is here: https://github.com/coturn/coturn/commit/fa523e8d09fa944181ee438765509d97f086d6d6
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user