Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Scripts

Summary

Specifies the cronjob scripts that will be executed.

Usage

 

Scripts[]= cronjob_script
Scripts[]= cronjob_script2
...

Examples

ScriptDirectories[]=cronjobs
ScriptDirectories[]=cronjobs2
Scripts[]=workflow.php
Scripts[]=notification.php
Scripts[]=basket_cleanup.php
Scripts[]=linkcheck.php

This example will search through the cronjobs and cronjobs2 directories to find the workflow, notification, basket cleanup and linkcheck cronjobs.

Raymond Bosman (25/02/2005 2:14 pm)

Geir Arne Waaler (07/09/2010 1:22 pm)

Frederik Holljen, Geir Arne Waaler


Comments

There are no comments.