Téléverser les fichiers vers "php/conf.d"
This commit is contained in:
parent
b9d96a0968
commit
a3f701dd45
8
php/conf.d/opcache.ini
Normal file
8
php/conf.d/opcache.ini
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user