synapse: update turn server list
This commit is contained in:
parent
6ac203ce26
commit
03afbd3a6d
1 changed files with 2 additions and 4 deletions
|
@ -1147,10 +1147,8 @@ url_preview_accept_language:
|
|||
# The public URIs of the TURN server to give to clients
|
||||
#
|
||||
turn_uris:
|
||||
- turn:turn.corp-serv.net?transport=udp
|
||||
- turn:turn.corp-serv.net?transport=tcp
|
||||
# - turns:turn.corp-serv.net?transport=udp
|
||||
# - turns:turn.corp-serv.net?transport=tcp
|
||||
- turn:turn-1.corp-serv.net?transport=udp
|
||||
- turn:turn-2.corp-serv.net?transport=udp
|
||||
|
||||
# The shared secret used to compute passwords for the TURN server
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue