Add lt-cred-mech authentication mechanism to Coturn
All homeserver implementations have been updated to support this as well. It's just Jitsi that possibly doesn't work with anything other than `auth-secret`. Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3191
This commit is contained in:
@ -283,6 +283,8 @@ matrix_dendrite_mscs_database: "dendrite_mscs"
|
||||
|
||||
matrix_dendrite_client_api_turn_uris: []
|
||||
matrix_dendrite_client_api_turn_shared_secret: ""
|
||||
matrix_dendrite_client_api_turn_username: ""
|
||||
matrix_dendrite_client_api_turn_password: ""
|
||||
matrix_dendrite_client_api_turn_allow_guests: false
|
||||
|
||||
matrix_dendrite_disable_tls_validation: false
|
||||
|
Reference in New Issue
Block a user