@@ -9,8 +9,8 @@ return [
|
|||||||
// Default driver to use when no driver is present
|
// Default driver to use when no driver is present
|
||||||
'default' => 'file',
|
'default' => 'file',
|
||||||
'drivers' => [
|
'drivers' => [
|
||||||
'Zend OPcache' => 'opcache',
|
// 'Zend OPcache' => 'opcache',
|
||||||
'apc' => 'apc',
|
// 'apc' => 'apc',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user