summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-01-28 13:09:36 +0000
committerErik Johnston <erik@matrix.org>2020-01-28 13:09:36 +0000
commit77d9357226687a177c865bcdeaa0e750612fc078 (patch)
tree820f5ef11a03a91f8922ccc4e796b9d051fa8dd5 /changelog.d
parentFix setting `mau_limit_reserved_threepids` config (#6793) (diff)
downloadsynapse-77d9357226687a177c865bcdeaa0e750612fc078.tar.xz
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/6793.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/6793.bugfix b/changelog.d/6793.bugfix
deleted file mode 100644
index 564d4596ea..0000000000
--- a/changelog.d/6793.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix bug where setting `mau_limit_reserved_threepids` config would cause Synapse to refuse to start.