silverstripe-versionfeed/_config.php

5 lines
106 B
PHP

<?php
// Set the cache lifetime to 5 mins.
SS_Cache::set_cache_lifetime('VersionFeed_Controller', 5*60);