5 use Phpfastcache\Drivers\Files\Config;
31 'path' =>
$path .
'fastcache' . DIRECTORY_SEPARATOR,
32 'defaultChmod' => 0770,
33 'preventCacheSlams' =>
true,
34 'useStaticItemCaching' =>
true,
35 'itemDetailedDate' =>
true,
36 'securityKey' => $namespace,
Configuration for files fastcache driver.
static fromElggConfig(string $namespace, \Elgg\Config $config)
Factory to return a config object to be used when starting a driver.
$config
Advanced site settings, debugging section.
if(!isset($CONFIG)) $CONFIG dataroot
The full file path for Elgg data storage.