From ec5fb77a66131382a179c349cf239859be7d8f4e Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 25 Sep 2014 19:18:32 +0200 Subject: Just use a yaml list for turn servers --- docs/turn-howto.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/turn-howto.rst') diff --git a/docs/turn-howto.rst b/docs/turn-howto.rst index 2cb0c4170d..82b59538c8 100644 --- a/docs/turn-howto.rst +++ b/docs/turn-howto.rst @@ -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. -- cgit 1.4.1