XF 1.2 I want to update view counters every 10 minutes & CRON isn't helping

TheBigK

Well-known member
Our xenPorta views aren't updating as frequently as they should (every 30 minutes) and I want to set the update view counters CRON to run every 10 minutes. So I changed the CRON settings as below:-

Run on type of day: Any
Run at hours: Any
Run at minutes: 10 (earlier 30, default)

However, when I check in the list of the CRON jobs; the next run is scheduled at about a hour from now. What am I doing wrong?

Is this cron heavy on the server? Will there be any problem if I run it every 10 minutes instead of 30?
 
Top Bottom