Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Scheduled tasks.

Talk:Scheduled tasks: Difference between revisions

From MoodleDocs
(Running cron and cron frequency)
(No difference)

Revision as of 10:14, 1 July 2014

Cron Requirements and Frequency

My understanding of this new Scheduled Tasks feature is that you still need to run the CRON scripts (\admin\cli\cron.php or http:\\yoursite\admin\cron.php) at regular intervals. In fact this script should be run more frequently than in previous versions (every minute as opposed to every fifteen minutes) according to one of the Using Moodle forum messages that I've read.

Is this correct? If so, I think details should be added to this page. --Luis de Vasconcelos (talk) 18:14, 1 July 2014 (WST)