Fix jit config on arm

This commit is contained in:
Shivam Mathur
2025-09-11 18:38:04 +05:30
parent 6ffdb3d118
commit dcffe28928
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,3 @@
opcache.enable=1
opcache.jit_buffer_size=128M
opcache.jit=1235