Best practice forum (Archived)

Cron processes

 
me
Re: Cron processes
AngusGeorge 发表于 2013年06月10日 Monday 20:52
小组 Totara

Hi Bodo,

The code is pretty self-explanitory - 

"First login program assignments are hourly, but everything else is run daily - course completion etc is daily. 
You can edit the settings here: 

/totara/program/cron.php 
program_hourly_cron() { line #58 
program_daily_cron() { line #84"

Hope this is useful,

 

regards,

 

George.