Document user deletion changes.

Looks to be more reliable so far, hopefully that holds true.
This commit is contained in:
Mark Felder 2021-02-23 11:07:39 -06:00
parent aefd79be7e
commit 84b6244205

View file

@ -379,6 +379,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Removed duplicate jobs to purge expired activities
- File extensions of some attachments were incorrectly changed. This feature has been disabled for now.
- Mix task pleroma.instance creates missing parent directories if the configuration or SQL output paths are changed.
- Improved reliability of user account deletion and cleanup
<details>
<summary>API Changes</summary>