diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2020-11-24 12:52:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-24 12:52:22 +0000 |
commit | e3d780670405ec5e58f3eb34d74d312f16b23629 (patch) | |
tree | 89b32cb77c9668a2f91d6d1e2796303e777887df /changelog.d | |
parent | Properly report user-agent/IP during registration of SSO users. (#8784) (diff) | |
download | synapse-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.doc | 1 |
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. |