Update 20-app.prod.ini

This commit is contained in:
Antoine M 2025-01-03 15:05:33 +01:00 committed by Maxime Helias
parent 5e2c1528bc
commit 1b0b32b4d5

View File

@ -1,2 +1,5 @@
; https://symfony.com/doc/current/performance.html#use-the-opcache-class-preloading
opcache.preload_user = root opcache.preload_user = root
opcache.preload = /app/config/preload.php opcache.preload = /app/config/preload.php
; https://symfony.com/doc/current/performance.html#don-t-check-php-files-timestamps
opcache.validate_timestamps = 0