Enable opcache.huge_code_pages

This commit is contained in:
Alexander Pankratov 2020-08-15 10:56:42 +03:00
parent d6595a9a81
commit 56dd60b474

View File

@ -6,5 +6,6 @@ opcache.enable=1
opcache.enable_cli=1
opcache.validate_timestamps=1
opcache.revalidate_freq=0
opcache.huge_code_pages=1
opcache.jit_buffer_size=32M
opcache.jit=1235