diff options
author | Erik Johnston <erik@matrix.org> | 2022-04-04 20:13:45 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-04-04 20:13:45 +0100 |
commit | ee5377c9aa938145e5a206ea57a7d326b91becfd (patch) | |
tree | e7e2cae9e8748d1aa6bec9aec6be92e63977b7ca /changelog.d | |
parent | Merge remote-tracking branch 'origin/develop' into matrix-org-hotfixes (diff) | |
parent | Newsfile (diff) | |
download | synapse-ee5377c9aa938145e5a206ea57a7d326b91becfd.tar.xz |
Merge branch 'erikj/prefill_device_list_change_cache' into matrix-org-hotfixes
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12367.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12367.feature b/changelog.d/12367.feature new file mode 100644 index 0000000000..34bb60e966 --- /dev/null +++ b/changelog.d/12367.feature @@ -0,0 +1 @@ +Reduce overhead of restarting synchrotrons. |