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 90bf82cf45
commit 4733653c2a

View File

@ -86,6 +86,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>