summary refs log tree commit diff
path: root/changelog.d/6793.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.9.1 v1.9.1 github/release-v1.9.1 release-v1.9.1Erik Johnston2020-01-281-1/+0
|
* Fix setting `mau_limit_reserved_threepids` config (#6793)Erik Johnston2020-01-281-0/+1
Calling the invalidation function during initialisation of the data stores introduces a circular dependency, causing Synapse to fail to start.