Remove OpCache options as now bundled with PHP5.5+

This commit is contained in:
Benoît Burnichon
2015-04-14 17:07:11 +02:00
parent 0349db4adb
commit 31116a14a9
18 changed files with 5 additions and 152 deletions

View File

@@ -20,9 +20,6 @@ main:
cache:
type: ArrayCache
options: []
opcodecache:
type: ArrayCache
options: []
search-engine:
type: elasticsearch
options: []