summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
Diffstat (limited to '10-opcache.ini')
-rw-r--r--10-opcache.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/10-opcache.ini b/10-opcache.ini
index db2ac5e..8c5db66 100644
--- a/10-opcache.ini
+++ b/10-opcache.ini
@@ -5,7 +5,7 @@ zend_extension=opcache
opcache.enable=1
; Determines if Zend OPCache is enabled for the CLI version of PHP
-;opcache.enable_cli=0
+opcache.enable_cli=1
; The OPcache shared memory storage size.
;opcache.memory_consumption=128