Files
farmOS-dev/web/profiles/farm/docker/conf.d/opcache-recommended.overrides.ini
2024-12-10 15:08:16 +01:00

6 lines
299 B
INI

# Set recommended OPcache for maximum performance in Symfony applications.
# See https://symfony.com/doc/current/performance.html#configure-opcache-for-maximum-performance
# @todo https://github.com/docker-library/drupal/issues/155
opcache.memory_consumption=256
opcache.max_accelerated_files=20000