mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Remove raw_data_archival_job
This commit is contained in:
parent
0b6149bfc0
commit
c1bb7f3d87
1 changed files with 0 additions and 5 deletions
|
|
@ -49,8 +49,3 @@ nightly_family_invitations_cleanup_job:
|
|||
cron: "30 2 * * *" # every day at 02:30
|
||||
class: "Family::Invitations::CleanupJob"
|
||||
queue: family
|
||||
|
||||
# raw_data_archival_job:
|
||||
# cron: "0 2 1 * *" # Monthly on the 1st at 2 AM
|
||||
# class: "Points::RawData::ArchiveJob"
|
||||
# queue: archival
|
||||
|
|
|
|||
Loading…
Reference in a new issue