Quantcast
Channel: Active questions tagged cron - Drupal Answers
Viewing all articles
Browse latest Browse all 37

How to run cron more often than every hour?

$
0
0

I'd like to run cron every 5 minutes, but the UI doesn't offer any increment of time smaller than an hour. I'm assuming the solution is as simple as

  • creating a feature module for the setting, and changing the integer to 300 (60 seconds × 5), OR
  • cracking open the database and changing the value to 300.

Are there any hidden 'gotchas' with either of those approaches (or any reason they'll fail)? Is there a better way?


Viewing all articles
Browse latest Browse all 37

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>