mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-09 22:34:08 +07:00
Refactor INI directives to configs
This commit is contained in:
3
src/configs/ini/jit.ini
Normal file
3
src/configs/ini/jit.ini
Normal file
@ -0,0 +1,3 @@
|
||||
opcache.enable=1
|
||||
opcache.jit_buffer_size=256M
|
||||
opcache.jit=1235
|
Reference in New Issue
Block a user