Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Scheduled tasks.

Talk:Scheduled tasks

From MoodleDocs
Revision as of 10:14, 1 July 2014 by Luis de Vasconcelos (talk | contribs) (Running cron and cron frequency)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)