summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-25 18:21:42 +0100
committerErik Johnston <erik@matrix.org>2014-09-25 18:21:42 +0100
commit7a8307fe7c3f6b13c78681f1eb320149238828ca (patch)
tree8693ec59f906c076abb534f01c32573619bf7c8c /docs
parentAdd realm to coturn options (it needs it). (diff)
parentMerge branch 'release-v0.3.4' of github.com:matrix-org/synapse (diff)
downloadsynapse-7a8307fe7c3f6b13c78681f1eb320149238828ca.tar.xz
Merge branch 'master' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/turn-howto.rst4
1 files changed, 2 insertions, 2 deletions
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.