From 121590a0c98ab8c703850285e40884d53a655794 Mon Sep 17 00:00:00 2001 From: David Robertson Date: Mon, 4 Jul 2022 13:07:56 +0100 Subject: Changelog --- changelog.d/13169.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/13169.feature diff --git a/changelog.d/13169.feature b/changelog.d/13169.feature new file mode 100644 index 0000000000..068d158ed5 --- /dev/null +++ b/changelog.d/13169.feature @@ -0,0 +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. -- cgit 1.4.1