diff --git a/lib/db/tasks.php b/lib/db/tasks.php index 9393cfca996..e74d181b186 100644 --- a/lib/db/tasks.php +++ b/lib/db/tasks.php @@ -242,8 +242,8 @@ $tasks = array( array( 'classname' => 'core\task\check_for_updates_task', 'blocking' => 0, - 'minute' => '0', - 'hour' => '*/2', + 'minute' => 'R', + 'hour' => 'R', 'day' => '*', 'dayofweek' => '*', 'month' => '*'