Matrix: Workaround for incorrect db locale #93

Closed
graffen wants to merge 1 commit from bug-91 into main

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"