diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2024-11-19 11:20:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 11:20:48 +0000 |
commit | c5e89f5fae80105a556d20c449044923d79f6915 (patch) | |
tree | 3ccd21f24d38c777ba701859abb2ad9acb4722ad /docs/usage/configuration | |
parent | Bump serde from 1.0.214 to 1.0.215 (#17938) (diff) | |
download | synapse-c5e89f5fae80105a556d20c449044923d79f6915.tar.xz |
Create one-off scheduled task to delete old OTKs (#17934)
To work around the fact that, pre-https://github.com/element-hq/synapse/pull/17903, our database may have old one-time-keys that the clients have long thrown away the private keys for, we want to delete OTKs that look like they came from libolm. To spread the load a bit, without holding up other background database updates, we use a scheduled task to do the work.
Diffstat (limited to 'docs/usage/configuration')
0 files changed, 0 insertions, 0 deletions