php8-fpm/rootfs/etc/confd/templates/02_opcache.ini.tmpl
Sebastian Hugentobler 937cfa9e7d activate opcache
2017-09-11 13:46:27 +02:00

8 lines
189 B
Cheetah

opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1