Hi,
You can change cache lifetime for index page.
Open vShare/index.php file findReplace withCode:Cache::init();3600 (60 * 60) = 1 hour.Code:Cache::init(3600);
7200 (60 * 60 * 2) = 2 hour (vShare default cache lifetime).
Try it now.
Thanks,
Buyscripts Team.




Reply With Quote
Bookmarks