Closed NicolasToussaint closed 4 years ago
Regex is now : ^((@(annually|yearly|monthly|weekly|daily|hourly|reboot))|(@every (\d+(ns|us|µs|ms|s|m|h))+)|((((\d+,)+\d+|(\d+(\/|-)\d+)|\d+|\*) ?){5}))$
We are now sticking to this limited cron job setting
Done
great, well done :)
When configuring Fossdash CRON, it is possible to add some numerical values after the usual 5 fields. These numbers are transferred to the crontab file. Other data than number are properly rejected by the web page.