Just use a yaml list for turn servers

This commit is contained in:
David Baker 2014-09-25 19:18:32 +02:00
parent f1c9ab4e4f
commit ec5fb77a66
2 changed files with 3 additions and 3 deletions

View file

@ -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.