diff options
author | David Robertson <davidr@element.io> | 2023-10-30 21:25:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 21:25:21 +0000 |
commit | de981ae56720b06c33203e9edd3df08376afb907 (patch) | |
tree | f4816898bf1809e855ee2507dec6ec9542e88888 /changelog.d | |
parent | Clients link fixed in README (#16569) (diff) | |
download | synapse-de981ae56720b06c33203e9edd3df08376afb907.tar.xz |
Claim local one-time-keys in bulk (#16565)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/16565.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/16565.feature b/changelog.d/16565.feature new file mode 100644 index 0000000000..c807945fa8 --- /dev/null +++ b/changelog.d/16565.feature @@ -0,0 +1 @@ +Improve the performance of claiming encryption keys. |