Matrix: Workaround for incorrect db locale

Related to: #92
This commit is contained in:
Jesper Hess 2022-07-22 15:11:41 +02:00
parent 997779d627
commit b07cf84dd3
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 0 deletions

View File

@ -343,6 +343,7 @@ database:
port: "5432"
cp_min: 5
cp_max: 10
allow_unsafe_locale: true
# Number of events to cache in memory.
event_cache_size: "10K"