Add note about federation.

This commit is contained in:
decentral1se 2022-04-06 16:07:31 +00:00
parent 0378e8d89f
commit 40d6b1df4e
1 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,12 @@
- use `DISABLE_FEDERATION=1` to turn off federation listeners
- don't use [`compose.matrix.yml`](https://git.coopcloud.tech/coop-cloud/traefik/src/branch/master/compose.matrix.yml) in your traefik config to keep the federation ports closed
### Enabling federation
See [`#27`](https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/27) for more.
Depending on your setup, using `SERVE_SERVER_WELLKNOWN=true` might work to start federating.
### Seeing what changed in `homeserver.yaml` between versions
Change the version range to suit your needs.