![]() |
LIMIT_DAYS constant
Hi,
I would like to know if there is a way to bypass the LIMIT_DAYS constant. I want to reindex my site several times a day (the best would be each time the content of a page is modified in the database). putting 0 in the constant seems to be ignored. Sincerely Régis |
Edit Line 1169 in admin/robot_functions.php
$delay = 86400*$limit_days; 86400 Seconds = 1 Day ! Try 60 and wait one day :D, reindex, now is reindex every minute possible .... -roland- |
Hi Roland,
Thanks a lot for your quick answer. It is exactly what I want (not every minute but perhaps every hour) Sincerely |
All times are GMT -8. The time now is 06:39 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.