feat: more privacy friendly defaults

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/22
This commit is contained in:
decentral1se
2022-02-08 00:32:28 +01:00
parent f5275b2384
commit c807a7813d
5 changed files with 40 additions and 17 deletions

View File

@ -16,11 +16,18 @@ services:
- AUTO_JOIN_ROOM_ENABLED
- DISABLE_FEDERATION
- DOMAIN
- ENABLE_3PID_LOOKUP
- ENABLE_ALLOWLIST
- FEDERATION_ALLOWLIST
- LETSENCRYPT_HOST=${DOMAIN}
- REDACTION_RETENTION_PERIOD
- ROOT_LOG_LEVEL
- SQL_LOG_LEVEL
- STACK_NAME
- SYNAPSE_ADMIN_EMAIL
- SYNAPSE_REPORT_STATS=no
- SYNAPSE_SERVER_NAME=${DOMAIN}
- USER_IPS_MAX_AGE
- VIRTUAL_HOST=${DOMAIN}
- VIRTUAL_PORT=8008
networks: