Add import cleanup

This commit is contained in:
Stanko K.R.
2026-02-02 12:34:39 +01:00
parent 5bbd7f633d
commit de69d2e6fe
3 changed files with 12 additions and 2 deletions
+3
View File
@@ -27,6 +27,9 @@ production: &production
cleanup_exports:
command: "Export.cleanup"
schedule: every hour at minute 20
cleanup_imports:
command: "Account::Import.cleanup"
schedule: every hour at minute 25
incineration:
class: "Account::IncinerateDueJob"
schedule: every 8 hours at minute 16