Closed (outdated)
Project:
Drupal core
Version:
8.5.x-dev
Component:
user interface text
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2010 at 21:48 UTC
Updated:
13 Apr 2018 at 19:07 UTC
Jump to comment: Most recent
Comments
Comment #1
jhodgdonJust as a note, you set up poormanscron on admin/config/system/site-information
Also as another note, the cron page in the Handbook probably should mention this. http://drupal.org/cron Several of the help screens within D7 point there.
Comment #2
yoroy commentedComment #3
droplet commentedAlso, the cron help need to mention that run cron through system cron tools is better than the module. Core cron called when you access the website, it could blocking you a few mins in a slow network.
Comment #9
wylbur commentedPoormanscron was added to Drupal 7, and continues in Drupal 8. The process if running cron no longer required defining a difference between Cron and PoormansCron, which really only refers to the operrations of Cron.
Marking this as outdated. Reopen if appropriate.