Matrix: Workaround for incorrect db locale #94

Merged
graffen merged 1 commits from bug-92 into master 2022-07-22 14:28:25 +00:00
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"