silverstripe-versionfeed/_config.php

5 lines
106 B
PHP
Raw Normal View History

2012-11-26 01:22:30 +01:00
<?php
// Set the cache lifetime to 5 mins.
SS_Cache::set_cache_lifetime('VersionFeed_Controller', 5*60);