From 40d6b1df4e93abe5e5184cf2bfbe96fdaba8082c Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 6 Apr 2022 16:07:31 +0000 Subject: [PATCH] Add note about federation. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 956fcf3..29322c3 100644 --- a/README.md +++ b/README.md @@ -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.