chore: add allow_unsafe_locale: true to homeserver.yaml to bypass collation error
This commit is contained in:
@@ -32,6 +32,7 @@ database:
|
||||
host: synapse_db
|
||||
cp_min: 5
|
||||
cp_max: 10
|
||||
allow_unsafe_locale: true
|
||||
|
||||
# Medienspeicher und Uploads
|
||||
media_store_path: /data/media_store
|
||||
|
||||
Reference in New Issue
Block a user