The astute student will notice there is no way to disable a job. Actually, there is:
<schedule>0 0 50 10 *</schedule>
But is this really disabled? There is one more back door: <config_path/>
. This loads the schedule from store configuration:
\Magento\Cron\Observer\ProcessCronQueueObserver::getConfigSchedule