diff options
author | Erik Johnston <erik@matrix.org> | 2019-06-18 15:03:12 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-06-18 15:03:12 +0100 |
commit | fc51e2132635476089af504cf7443994a903c039 (patch) | |
tree | 823d67d1b237c366559d19dc2a54723df1f2f0b6 /changelog.d | |
parent | Add experimental option to reduce extremities. (diff) | |
download | synapse-fc51e2132635476089af504cf7443994a903c039.tar.xz |
Newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5480.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5480.misc b/changelog.d/5480.misc new file mode 100644 index 0000000000..3001bcc1fe --- /dev/null +++ b/changelog.d/5480.misc @@ -0,0 +1 @@ +Add an EXPERIMENTAL config option to try and periodically clean up extremities by sending dummy events. |