Wednesday 14 March 2007 3:10:26 pm
Hi Eirik
This page http://ez.no/doc/ez_publish/technical_manual/3_8/features/cronjobs/configuring_cronjobs explains it quite well.
In short: If you run
php runcronjobs.php -s siteaccessname
The scripts under the [CronjobSettings] block are run. If you run
php runcronjobs.php infrequent -s siteaccessname
The scripts under the [CronjobPart-infrequent] block are run (similar for frequent). Claudia
|