- Patch #150972 by alex_b: improved instructions on how to install cron.php properly.

5.x
Dries Buytaert 2007-06-14 06:14:17 +00:00
parent 93f9fb3f23
commit eee451f815
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ INSTALLATION
following example crontab line will activate the cron tasks automatically on following example crontab line will activate the cron tasks automatically on
the hour: the hour:
0 * * * * wget -O - -q http://www.example.com/cron.php 0 * * * * wget -O - -q -t 1 http://www.example.com/cron.php
More information about the cron scripts are available in the admin help pages More information about the cron scripts are available in the admin help pages
and in the Drupal handbook at drupal.org. Example scripts can be found in the and in the Drupal handbook at drupal.org. Example scripts can be found in the