|
How to configure a CRON job for task_scheduler.php? |
Top Previous Next |
|
The CRON runs the task_scheduler.php which monitors all notifications.
You can configure the cron task as follows:
wget -q 'http://www.site.com/system/miscellaneous/task_scheduler/' -o - > /dev/null
In accordance with these settings the cron downloader will not create any files.
If you need assistance with setting up a cron task, please consult you hosting support or Cpanel's manual. |