diff options
author | Erik Johnston <erik@matrix.org> | 2019-10-02 15:12:17 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2019-10-02 15:12:17 +0100 |
commit | 8e32240e6b650746d73315178af9aeb6dfa9be94 (patch) | |
tree | e026a6cee3ca75ee563852a79eaba29354a99808 | |
parent | Fix public room list pagination. (diff) | |
download | synapse-8e32240e6b650746d73315178af9aeb6dfa9be94.tar.xz |
Newsfile
-rw-r--r-- | changelog.d/6152.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6152.misc b/changelog.d/6152.misc new file mode 100644 index 0000000000..dfee73c28f --- /dev/null +++ b/changelog.d/6152.misc @@ -0,0 +1 @@ +Improve performance of the public room list directory. |