printshopcreator/.docker/images/php/base/conf.d/zz-app.ini
Thomas Peterson f5db67745e
Some checks failed
Gitea Actions / Merge (push) Waiting to run
Gitea Actions / Run-Tests-On-Arm64 (push) Failing after 0s
Gitea Actions / Run-Tests-On-Amd64 (push) Has been cancelled
Fixes
2025-06-11 08:34:34 +02:00

13 lines
342 B
INI

; https://www.scalingphpbook.com/blog/2014/02/14/best-zend-opcache-settings.html
opcache.enable_cli = 0
opcache.enable = 0
; check with find . -type f -print | grep php | wc -l
opcache.max_accelerated_files = 1048793
opcache.validate_timestamps = 0
opcache.memory_consumption=128
memory_limit = -1
disable_functions =
;extension=/pdflib.so