summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-11-24 12:52:22 +0000
committerGitHub <noreply@github.com>2020-11-24 12:52:22 +0000
commite3d780670405ec5e58f3eb34d74d312f16b23629 (patch)
tree89b32cb77c9668a2f91d6d1e2796303e777887df /changelog.d
parentProperly report user-agent/IP during registration of SSO users. (#8784) (diff)
downloadsynapse-e3d780670405ec5e58f3eb34d74d312f16b23629.tar.xz
Update turn-howto (#8779)
Some hopefully-useful notes on setting up a turnserver.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8779.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8779.doc b/changelog.d/8779.doc
new file mode 100644
index 0000000000..3641ae7f91
--- /dev/null
+++ b/changelog.d/8779.doc
@@ -0,0 +1 @@
+Update `turn-howto.md` with troubleshooting notes.