comms: enable synapse password login

This commit is contained in:
Brad Stein 2026-01-08 04:16:40 -03:00
parent 12ab281528
commit 9172f1e140

View File

@ -340,7 +340,7 @@ data:
msc4222_enabled: true msc4222_enabled: true
max_event_delay_duration: 24h max_event_delay_duration: 24h
password_config: password_config:
enabled: false enabled: true
turn_uris: turn_uris:
- "turn:turn.live.bstein.dev:3478?transport=udp" - "turn:turn.live.bstein.dev:3478?transport=udp"
- "turn:turn.live.bstein.dev:3478?transport=tcp" - "turn:turn.live.bstein.dev:3478?transport=tcp"
@ -671,7 +671,7 @@ spec:
template: template:
metadata: metadata:
annotations: annotations:
checksum/config: manual-rtc-enable-8 checksum/config: manual-rtc-enable-9
checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773 checksum/secrets: ec9f3b254a562a0f0709461eb74a8cc91b8c1a2fb06be2594a131776c2541773
labels: labels:
app.kubernetes.io/name: matrix-synapse app.kubernetes.io/name: matrix-synapse