mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Calling the invalidation function during initialisation of the data stores introduces a circular dependency, causing Synapse to fail to start.
1 line
100 B
Text
1 line
100 B
Text
Fix bug where setting `mau_limit_reserved_threepids` config would cause Synapse to refuse to start.
|