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