diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2022-05-11 14:23:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 14:23:21 +0200 |
commit | 39112f2a591a868b88eed9a9f1898c7b0d6134c7 (patch) | |
tree | ec84180b4c7d00617d4473725f8a18fac52990c5 | |
parent | Changelog (diff) | |
download | synapse-github/babolivier/mau_sn_invite.tar.xz |
Apply suggestions from code review github/babolivier/mau_sn_invite babolivier/mau_sn_invite
Co-authored-by: David Robertson <davidr@element.io>
-rw-r--r-- | changelog.d/12704.bugfix | 2 |
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. |