Use human readable expressions instead of cron gibberish
https://github.com/floraison/fugit#fugitnat
This commit is contained in:
parent
a2b50efa3b
commit
6dc1f3e2c4
19 changed files with 39 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
class FindDubiousProceduresJob < CronJob
|
||||
self.cron_expression = "0 0 * * *"
|
||||
self.schedule_expression = "every day at midnight"
|
||||
|
||||
FORBIDDEN_KEYWORDS = [
|
||||
'NIR', 'NIRPP', 'race', 'religion',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue