diff options
author | reivilibre <oliverw@matrix.org> | 2022-12-12 13:55:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-12 13:55:23 +0000 |
commit | 74b89c27613a34ec9b291ad3066db7ce0adff1db (patch) | |
tree | 6a2a3ad86a01de52f073c3e673cbb8a3e7647537 /changelog.d/14662.removal | |
parent | Bump packaging from 21.3 to 22.0 (#14657) (diff) | |
download | synapse-74b89c27613a34ec9b291ad3066db7ce0adff1db.tar.xz |
Revert the deletion of stale devices due to performance issues. (#14662)
Diffstat (limited to 'changelog.d/14662.removal')
-rw-r--r-- | changelog.d/14662.removal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14662.removal b/changelog.d/14662.removal new file mode 100644 index 0000000000..19a387bbb4 --- /dev/null +++ b/changelog.d/14662.removal @@ -0,0 +1 @@ +(remove from changelog: unreleased) Revert the deletion of stale devices due to performance issues. \ No newline at end of file |