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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user