admin.aprsto/config/php/fpm/10-opcache.ini
Steve White ae9ece5266 *** Initial Commit of Files for APRS.TO Backend Administration Panel ***
This code is non-functional at this point.
2025-02-02 15:53:34 -05:00

13 lines
373 B
INI

; path /etc/php/8.2/fpm/conf.d/10-opcache.ini
; configuration for php opcache module
; priority=10
zend_extension=opcache.so
opcache.jit=on
opcache.jit_buffer_size=500000000
opcache.jit=1235
opcache.memory_consumption=192
opcache.max_wasted_percentage=10
opcache.interned_strings_buffer=16
opcache.preload_user=root
opcache.preload=/root/aprsto/htdocs/includes/preload.php