This commit is contained in:
Daniil Gentili 2024-05-27 17:07:23 +02:00
parent e8d0aa8e6b
commit 0f8ae61319
2 changed files with 0 additions and 12 deletions

View File

@ -1 +0,0 @@
zend.assertions=-1

View File

@ -1,11 +0,0 @@
; Extended PHP.ini file to enable JIT.
; ====================================
; Place this file under /usr/local/etc/php/conf.d/
zend_extension=opcache.so
opcache.enable=1
opcache.enable_cli=1
opcache.validate_timestamps=1
opcache.revalidate_freq=0
opcache.huge_code_pages=1
opcache.jit_buffer_size=100M
opcache.jit=function