Fixed pleroma.user delete_activities mix task.

This commit is contained in:
Mark Felder 2021-04-22 10:15:05 -05:00
parent 959dc6e6fc
commit d7a71a275a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Uploading custom instance thumbnail via AdminAPI/AdminFE generated invalid URL to the image
- Applying ConcurrentLimiter settings via AdminAPI
- User login failures if their `notification_settings` were in a NULL state.
- Mix task `pleroma.user delete_activities` query transaction timeout is now :infinity
## [2.3.0] - 2020-03-01