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[]=linkcheck.php

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

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

Frederik Holljen (28/02/2005 12:44 pm)


Comments

There are no comments.