Adding a hint to closed ports in the testing section

This commit is contained in:
Dietrich 2022-06-13 20:23:08 +02:00
parent ae8e143fe9
commit 58d784aa29

View file

@ -254,6 +254,7 @@ $ curl https://your.server.name:8448/_matrix/client/versions
```
- To check if your server can talk with other homeservers, you can use the [Matrix Federation Tester](https://federationtester.matrix.org/)
If you can register but cannot join federated rooms check your config again and also check if the port 8448 is open and forwarded correctly.
# What's next?