diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-03-12 00:38:17 +1100 |
---|---|---|
committer | Amber Brown <hawkowl@atleastfornow.net> | 2019-03-12 00:38:17 +1100 |
commit | 41a5ba16824a45b88c077e75aedb3de45cd06d1b (patch) | |
tree | 11d2043242dac5bad68c429d5d1350d9c7a2c6a2 | |
parent | fixes (diff) | |
download | synapse-41a5ba16824a45b88c077e75aedb3de45cd06d1b.tar.xz |
changelog
-rw-r--r-- | changelog.d/4846.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4846.feature b/changelog.d/4846.feature new file mode 100644 index 0000000000..8f792b8890 --- /dev/null +++ b/changelog.d/4846.feature @@ -0,0 +1 @@ +The user directory has been rewritten to make it faster, with less chance of falling behind on a large server. |