Home
last modified time | relevance | path

Searched +full:cacheage +(+path:plugin +path:cleanup) -(+path:plugin +path:cleanup +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/cleanup/conf/
H A Dmetadata.php10 $meta['cacheage'] = array('numeric');
H A Ddefault.php10 $conf['cacheage'] = 60*60*24*30*3;
/plugin/cleanup/
H A Dhelper.php43 'maxage' => $this->getConf('cacheage'),