Merge branch 'asset-mapper' of https://git.thomas-peterson.de/boonkerz/printshopcreator into asset-mapper
This commit is contained in:
commit
f4fdc051b5
@ -1,6 +1,6 @@
|
|||||||
; https://www.scalingphpbook.com/blog/2014/02/14/best-zend-opcache-settings.html
|
; https://www.scalingphpbook.com/blog/2014/02/14/best-zend-opcache-settings.html
|
||||||
opcache.enable_cli = 0
|
opcache.enable_cli = 1
|
||||||
opcache.enable = 0
|
opcache.enable = 1
|
||||||
; check with find . -type f -print | grep php | wc -l
|
; check with find . -type f -print | grep php | wc -l
|
||||||
opcache.max_accelerated_files = 1048793
|
opcache.max_accelerated_files = 1048793
|
||||||
opcache.validate_timestamps = 0
|
opcache.validate_timestamps = 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user