From 928b9379d80ab1e9a73cc8a3adfaad32b0003111 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Tue, 13 Jan 2026 21:02:19 -0300 Subject: [PATCH] comms: disable synapse password auth with MAS --- services/comms/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/comms/helmrelease.yaml b/services/comms/helmrelease.yaml index a7e180d..0cb4668 100644 --- a/services/comms/helmrelease.yaml +++ b/services/comms/helmrelease.yaml @@ -163,7 +163,7 @@ spec: msc4222_enabled: true max_event_delay_duration: 24h password_config: - enabled: true + enabled: false oidc_enabled: true rc_message: per_second: 0.5