mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-11 17:56:41 -05:00
Just use a yaml list for turn servers
This commit is contained in:
parent
f1c9ab4e4f
commit
ec5fb77a66
2 changed files with 3 additions and 3 deletions
|
|
@ -62,8 +62,8 @@ synapse Setup
|
|||
|
||||
Your home server configuration file needs the following extra keys:
|
||||
|
||||
1. "turn_uris": This needs to be a comma-separated
|
||||
list of public-facing URIs for your TURN server to be given out
|
||||
1. "turn_uris": This needs to be a yaml list
|
||||
of public-facing URIs for your TURN server to be given out
|
||||
to your clients. Add separate entries for each transport your
|
||||
TURN server supports.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue