RC6
This commit is contained in:
@@ -387,7 +387,7 @@ trait AppPlugins
|
||||
$this->extendCacheTypes([
|
||||
'apcu' => 'Kirby\Cache\ApcuCache',
|
||||
'file' => 'Kirby\Cache\FileCache',
|
||||
'memcached' => 'Kirby\Cache\MemCache',
|
||||
'memcached' => 'Kirby\Cache\MemCached',
|
||||
]);
|
||||
|
||||
$this->extendComponents(include static::$root . '/config/components.php');
|
||||
|
Reference in New Issue
Block a user