constant CronFrequency::MINIMUM_CRON_INTERVAL in Automatic Updates 7
Minimum cron threshold is 3 hours.
File
- ReadinessCheckers/
CronFrequency.php, line 11
Class
- CronFrequency
- Cron frequency checker.
Code
const MINIMUM_CRON_INTERVAL = 10800;
Minimum cron threshold is 3 hours.
const MINIMUM_CRON_INTERVAL = 10800;