open-productive-stack/mailcow/data/conf/phpfpm/php-conf.d/opcache-recommended.ini
2025-04-06 22:48:06 +02:00

7 lines
190 B
INI

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