Added matrix

This commit is contained in:
Ultradesu
2026-03-16 11:03:23 +00:00
parent 537ddf1a0c
commit 04fc582912
+5
View File
@@ -35,6 +35,11 @@ synapse:
password: password:
secret: matrix-postgres-creds secret: matrix-postgres-creds
secretKey: synapse_db_password secretKey: synapse_db_password
additional:
0-unsafe-locale:
config: |
database:
allow_unsafe_locale: true
media: media:
storage: storage:
size: 20Gi size: 20Gi