diff options
Diffstat (limited to 'changelog.d/13169.feature')
-rw-r--r-- | changelog.d/13169.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/13169.feature b/changelog.d/13169.feature index 068d158ed5..22a6aa140d 100644 --- a/changelog.d/13169.feature +++ b/changelog.d/13169.feature @@ -1 +1 @@ -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. +Add per-room rate limiting for room joins. For each room, Synapse now monitors the rate of join events in that room and throttles additional joins if that rate grows too large. |