cron: add more common patterns
This commit is contained in:
@@ -1614,7 +1614,10 @@
|
||||
"twicePerHour": "Twice per Hour",
|
||||
"everyDay": "Every Day",
|
||||
"twicePerDay": "Twice per Day",
|
||||
"everySunday": "Every Sunday"
|
||||
"everySunday": "Every Sunday",
|
||||
"daily": "Daily",
|
||||
"hourly": "Hourly",
|
||||
"service": "Service (runs once)"
|
||||
},
|
||||
"description": "Custom app-specific cron jobs can be added here. Note that cron jobs required for the app to function are already integrated into the app package and don't need to be configured here."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user