From 6176a8ff7fcbcdc35b724427ec6681db1cac96e3 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 26 Apr 2026 21:07:13 +0200 Subject: [PATCH] fix: remove enable_registration, use MAS token instead --- clusters/homelab/apps/synapse/helmrelease.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clusters/homelab/apps/synapse/helmrelease.yaml b/clusters/homelab/apps/synapse/helmrelease.yaml index 02f9df8..54593c0 100644 --- a/clusters/homelab/apps/synapse/helmrelease.yaml +++ b/clusters/homelab/apps/synapse/helmrelease.yaml @@ -35,11 +35,6 @@ spec: password: secret: synapse-secret secretKey: SYNAPSE_DB_PASSWORD - additional: - 0-registration: - config: | - enable_registration: true - registration_requires_token: true matrixAuthenticationService: enabled: true