summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@arasphere.net>2017-12-17 23:05:17 +0000
committerGitHub <noreply@github.com>2017-12-17 23:05:17 +0000
commit3355ce650d1a05f37824fd234fc4d3f325acd4b3 (patch)
treeec9828c3216f22fa74cfdde74829b400d80e79fd
parentMerge branch 'release-v0.25.1' (diff)
parentmention federation tester more prominently in the readme (diff)
downloadsynapse-3355ce650d1a05f37824fd234fc4d3f325acd4b3.tar.xz
Merge pull request #2737 from Valodim/master
mention federation tester more prominently in the readme
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6f146b63b1..76fe2e4139 100644
--- a/README.rst
+++ b/README.rst
@@ -632,6 +632,11 @@ largest boxes pause for thought.)
 
 Troubleshooting
 ---------------
+
+You can use the federation tester to check if your homeserver is all set:
+``https://matrix.org/federationtester/api/report?server_name=<your_server_name>``
+If any of the attributes under "checks" is false, federation won't work.
+
 The typical failure mode with federation is that when you try to join a room,
 it is rejected with "401: Unauthorized". Generally this means that other
 servers in the room couldn't access yours. (Joining a room over federation is a