Page Caching

Caching the pages can speed up the page load time and keep the server load low level as low as static pages.

You can set the timeout of cache files here. All in minutes.
5 : the page will be updated every 5 minutes
60 : the page will be updated hourly
360 : the page will be updated every 6 hours
1440 : the page will be updated daily

Front page (index.php)
Category page (browse.php)
Detail page (detail.php)
New listing page (new.php)
Hot listing page (hot.php)
Top rated listing page (top_rated.php)
Editor pick listing page (pick.php)