This commit is contained in:
9
php-8-1-fpm/config/conf.d/docker-php-ext-opcache.ini
Normal file
9
php-8-1-fpm/config/conf.d/docker-php-ext-opcache.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
zend_extension=opcache.so
|
||||
|
||||
opcache.enable=1
|
||||
opcache.enable_cli=1
|
||||
opcache.memory_consumption=128
|
||||
opcache.interned_strings_buffer=8
|
||||
opcache.max_accelerated_files=4000
|
||||
opcache.revalidate_freq=60
|
||||
opcache.fast_shutdown=1
|
Reference in New Issue
Block a user