ExtensionDirectories

Summary

Sets one or multiple extension directories that may contain cronjobs.

Usage

 

ExtensionDirectories[]= extension1
ExtensionDirectories[]= extension2
...

Description

The cronjob script will search through all the "cronjobs" directories of the specified extensions.

Examples

Scripts[]=workflow.php
Scripts[]=notification.php
Scripts[]=linkcheck.php
ExtensionDirectories[]=myExtension

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.