summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-05-11 14:23:21 +0200
committerGitHub <noreply@github.com>2022-05-11 14:23:21 +0200
commit39112f2a591a868b88eed9a9f1898c7b0d6134c7 (patch)
treeec84180b4c7d00617d4473725f8a18fac52990c5
parentChangelog (diff)
downloadsynapse-babolivier/mau_sn_invite.tar.xz
Apply suggestions from code review babolivier/mau_sn_invite
Co-authored-by: David Robertson <davidr@element.io>
-rw-r--r--changelog.d/12704.bugfix2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/12704.bugfix b/changelog.d/12704.bugfix
index 50beb19495..5e923131b8 100644
--- a/changelog.d/12704.bugfix
+++ b/changelog.d/12704.bugfix
@@ -1 +1 @@
-Fix a bug introduced in Synapse 1.30.0 which caused invites new server notice rooms to not be sent out if the notice was triggered by the homeserver's monthly active users limit being reached.
+Fix a bug introduced in Synapse 1.30.0 where invites to new server notice rooms would not be sent out if the notice was triggered by the homeserver's monthly active users limit being reached.