summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2022-02-16 12:16:48 +0100
committerGitHub <noreply@github.com>2022-02-16 11:16:48 +0000
commit130fd45393d39425a4aa35a388b1e5a74ba6f6f4 (patch)
treee1aefcd131be47d5bee3bfa635130bce5b78b5f2 /changelog.d
parentOptimise calculating device_list changes in `/sync`. (#11974) (diff)
downloadsynapse-130fd45393d39425a4aa35a388b1e5a74ba6f6f4.tar.xz
Limit concurrent AS joins (#11996)
Initially introduced in matrix-org-hotfixes by e5537cf (and tweaked by later commits).

Fixes #11995

See also #4826
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/11996.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11996.misc b/changelog.d/11996.misc
new file mode 100644
index 0000000000..6c675fd193
--- /dev/null
+++ b/changelog.d/11996.misc
@@ -0,0 +1 @@
+Limit concurrent joins from applications services.
\ No newline at end of file