Fixes synapse.

This commit is contained in:
2026-07-10 03:36:15 +00:00
parent 387838819b
commit 219a28bc65
3 changed files with 9 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
version: v1.144.0-10
version: v1.144.0-12
requires:
- name: postgres
- name: redis
@@ -24,6 +24,12 @@ defaultConfig:
from: synapse@{{ .cloud.domain }}
user: '{{ .apps.smtp.user }}'
requireTls: '{{ .apps.smtp.tls }}'
central:
extraDomains:
- domain: '{{ .cloud.baseDomain }}'
paths:
- /.well-known/matrix
- /_matrix
defaultSecrets:
- key: dbPassword
- key: registrationSharedSecret