[matrix] update turn server config for Task#12025

This commit is contained in:
kjg 2023-09-27 11:50:10 +00:00
commit 3ae0c7abf2
3 changed files with 10 additions and 2 deletions

View file

@ -1154,10 +1154,12 @@ url_preview_accept_language:
# The public URIs of the TURN server to give to clients
#
#turn_uris: []
turn_uris:
- "turn:$TURNHOST:$TURNPORT?transport=tcp"
- "turn:$TURNHOST:$TURNPORT?transport=udp"
# The shared secret used to compute passwords for the TURN server
#
#turn_shared_secret: "YOUR_SHARED_SECRET"
turn_shared_secret: $TURNSECRET
# The Username and password if the TURN server needs them and
# does not use a token