Téléverser les fichiers vers "php/conf.d"

This commit is contained in:
LiittleCookie 2025-09-02 19:10:54 +00:00
parent b9d96a0968
commit a3f701dd45

8
php/conf.d/opcache.ini Normal file
View File

@ -0,0 +1,8 @@
opcache.enable=1
opcache.enable_cli=1
opcache.jit_buffer_size=0
opcache.max_accelerated_files=20000
opcache.memory_consumption=128
opcache.interned_strings_buffer=16
opcache.validate_timestamps=1
opcache.revalidate_freq=2