magemojo / m2-ce-cron

Magento 2 cron project to fix bugs and common cron issues.
https://magemojo.com
MIT License
165 stars 45 forks source link

Cron Enabled - Turn the cron on/off #116

Open VivekShingala opened 3 years ago

VivekShingala commented 3 years ago

This option works at module level or Magento level?

JesKingDev commented 2 years ago

Not exactly sure what you mean, but this is a module setting. If the configuration is turned off, the MageMojo module itself detects this and will not run the schedules. This does not remove cron:run from the crontab, but if the MageMojo module is enabled, this will prevent any jobs from running.