forked from AkkomaGang/akkoma
Oneric
b31388b5df
Otherwise attachments have a high chance to disappear with akkoma-fe’s “delete & redraft” feature when cleanup is enabled in the backend. Since we don't know whether a deletion was intended to be part of a redraft process or even if whether the redraft was abandoned we still have to delete attachments eventually. A thirty minute delay should provide sufficient time for redrafting. Fixes: AkkomaGang/akkoma#775 |
||
---|---|---|
.. | ||
cron | ||
attachments_cleanup_worker.ex | ||
background_worker.ex | ||
backup_worker.ex | ||
mailer_worker.ex | ||
mute_expire_worker.ex | ||
nodeinfo_fetcher_worker.ex | ||
poll_worker.ex | ||
publisher_worker.ex | ||
purge_expired_activity.ex | ||
purge_expired_filter.ex | ||
purge_expired_token.ex | ||
receiver_worker.ex | ||
remote_fetcher_worker.ex | ||
rich_media_expiration_worker.ex | ||
scheduled_activity_worker.ex | ||
search_indexing_worker.ex | ||
transmogrifier_worker.ex | ||
web_pusher_worker.ex | ||
worker_helper.ex |