Files
gym-tracker/frankenphp/conf.d/20-app.prod.ini
T
AlexBa16 d36bce3e86 init
2026-06-11 21:44:19 +02:00

6 lines
274 B
INI

; https://symfony.com/doc/current/performance.html#use-the-opcache-class-preloading
opcache.preload_user = www-data
opcache.preload = /app/config/preload.php
; https://symfony.com/doc/current/performance.html#don-t-check-php-files-timestamps
opcache.validate_timestamps = 0