diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-06-19 11:04:15 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-06-19 11:09:41 +0100 |
commit | 092e36457ae4ab9160cb6d21b0deb000ed1a633b (patch) | |
tree | b2eabd8d3ac443d98198db0c52c0e7ddeee38e5f /changelog.d/5493.misc | |
parent | Merge pull request #4276 from Ralith/performance-advice (diff) | |
download | synapse-092e36457ae4ab9160cb6d21b0deb000ed1a633b.tar.xz |
Fix typo in deactivation background job
Diffstat (limited to 'changelog.d/5493.misc')
-rw-r--r-- | changelog.d/5493.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5493.misc b/changelog.d/5493.misc new file mode 100644 index 0000000000..365e49d634 --- /dev/null +++ b/changelog.d/5493.misc @@ -0,0 +1 @@ +Track deactivated accounts in the database. |