From 01d45fe964d323e7f66358c2db57d00a44bf2274 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Mon, 2 Aug 2021 14:37:25 +0100 Subject: Prune inbound federation queues if they get too long (#10390) --- changelog.d/10390.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/10390.misc (limited to 'changelog.d/10390.misc') diff --git a/changelog.d/10390.misc b/changelog.d/10390.misc new file mode 100644 index 0000000000..911a5733ee --- /dev/null +++ b/changelog.d/10390.misc @@ -0,0 +1 @@ +Prune inbound federation inbound queues for a room if they get too large. -- cgit 1.4.1