summary refs log tree commit diff
path: root/changelog.d/9902.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/9902.feature')
-rw-r--r--changelog.d/9902.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/9902.feature b/changelog.d/9902.feature
new file mode 100644
index 0000000000..4d9f324d4e
--- /dev/null
+++ b/changelog.d/9902.feature
@@ -0,0 +1 @@
+Add limits to how often Synapse will GC, ensuring that large servers do not end up GC thrashing if `gc_thresholds` has not been correctly set.