feat: use nginx proxy, config for public rooms (fedi)

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/38.
This commit is contained in:
decentral1se
2023-10-08 01:41:29 +02:00
parent 7683ebd189
commit 08b49c14d9
17 changed files with 116 additions and 25 deletions

View File

@ -24,6 +24,8 @@ SECRET_REGISTRATION_VERSION=v1
# Set "true" to enable federation endpoint on $DOMAIN/.well-known/matrix/server
SERVE_SERVER_WELLKNOWN=false
ALLOW_PUBLIC_ROOMS_FEDERATION=false
## Registration
ENABLE_REGISTRATION=false