Update php.ini based on upstream changes
This commit is contained in:
parent
efbb586dbb
commit
f2081c1c56
1 changed files with 1 additions and 1 deletions
|
@ -1780,7 +1780,7 @@ ldap.max_links = -1
|
||||||
;opcache.enable=1
|
;opcache.enable=1
|
||||||
|
|
||||||
; Determines if Zend OPCache is enabled for the CLI version of PHP
|
; Determines if Zend OPCache is enabled for the CLI version of PHP
|
||||||
;opcache.enable_cli=1
|
;opcache.enable_cli=0
|
||||||
|
|
||||||
; The OPcache shared memory storage size.
|
; The OPcache shared memory storage size.
|
||||||
;opcache.memory_consumption=128
|
;opcache.memory_consumption=128
|
||||||
|
|
Loading…
Reference in a new issue