mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 22:15:09 +00:00
10 lines
292 B
YAML
10 lines
292 B
YAML
# production:
|
|
# periodic_cleanup:
|
|
# class: CleanSoftDeletedRecordsJob
|
|
# queue: background
|
|
# args: [ 1000, { batch_size: 500 } ]
|
|
# schedule: every hour
|
|
# periodic_command:
|
|
# command: "SoftDeletedRecord.due.delete_all"
|
|
# priority: 2
|
|
# schedule: at 5am every day
|