1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 17:36:59 +00:00
synapse/changelog.d/13276.feature

2 lines
177 B
Gherkin
Raw Normal View History

2022-07-19 12:45:17 +01:00
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.