diff --git a/clusters/homelab/apps/synapse/helmrelease.yaml b/clusters/homelab/apps/synapse/helmrelease.yaml index 5151cba..b717ac9 100644 --- a/clusters/homelab/apps/synapse/helmrelease.yaml +++ b/clusters/homelab/apps/synapse/helmrelease.yaml @@ -36,9 +36,10 @@ spec: secret: synapse-secret secretKey: SYNAPSE_DB_PASSWORD additional: - config: | - enable_registration: true - registration_requires_token: true + 0-regisation: + config: | + enable_registration: true + registration_requires_token: true matrixAuthenticationService: enabled: true