I'm having trouble figuring out how adjust the cron job's renewal to be able to rest the active time frame of the certs. First the cron job listed in "900-letsencrypt.inc.php" shows: protected $_schedule = '0 3 * * *'; I've tried modifying the schedule, for example to: protected $_schedule = '0 12 * * *'; I've tried restarting the crond and even rebooting the server and doesn't recognize any new values. Is there a trick to resetting the ISPC cron jobs? Once that is resolved, is there a way to save new schedules that won't get overwritten in an update. Thanks to all.