Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 244 Bytes

php.ini.md

File metadata and controls

12 lines (11 loc) · 244 Bytes

PHP.ini

opcache.enable=1
opcache.enable_cli=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=8000
opcache.save_comments=1
opcache.fast_shutdown=0
opcache.optimization_level=0xffffffff