diff options
author | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2024-01-23 14:26:45 +0000 |
---|---|---|
committer | Olivier Wilkinson (reivilibre) <oliverw@matrix.org> | 2024-01-23 14:26:45 +0000 |
commit | f3664556820efca054c9215e8ff24146cfde2648 (patch) | |
tree | cedc9ac14debf9e299c301668de89034e2930fcb /changelog.d/16783.misc | |
parent | Speed up e2e device keys queries for bot accounts (#16841) (diff) | |
download | synapse-f3664556820efca054c9215e8ff24146cfde2648.tar.xz |
1.100.0rc1
Diffstat (limited to 'changelog.d/16783.misc')
-rw-r--r-- | changelog.d/16783.misc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16783.misc b/changelog.d/16783.misc deleted file mode 100644 index 9d3b96ffc6..0000000000 --- a/changelog.d/16783.misc +++ /dev/null @@ -1 +0,0 @@ -Faster load recents for sync by reducing amount of state pulled out. |