diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-07-26 12:12:22 +0100 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2022-07-26 12:12:22 +0100 |
commit | 641412decde53bad393d478858355ae1db5306cf (patch) | |
tree | 19aaae85176c4c0a1259d4911dede77e31157fc7 /changelog.d/13276.feature | |
parent | Disable autocorrect and autocaptialisation when entering username for SSO reg... (diff) | |
download | synapse-641412decde53bad393d478858355ae1db5306cf.tar.xz |
1.64.0rc1
Diffstat (limited to 'changelog.d/13276.feature')
-rw-r--r-- | changelog.d/13276.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13276.feature b/changelog.d/13276.feature deleted file mode 100644 index 068d158ed5..0000000000 --- a/changelog.d/13276.feature +++ /dev/null @@ -1 +0,0 @@ -Add per-room rate limiting for room joins. For each room, Synapse now monitors the rate of join events in that room, and throttle additional joins if that rate grows too large. |