Skip to content

Commit 1b0b32b

Browse files
94nonimaxhelias
authored andcommitted
Update 20-app.prod.ini
1 parent 5e2c152 commit 1b0b32b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

frankenphp/conf.d/20-app.prod.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
; https://symfony.com/doc/current/performance.html#use-the-opcache-class-preloading
12
opcache.preload_user = root
23
opcache.preload = /app/config/preload.php
4+
; https://symfony.com/doc/current/performance.html#don-t-check-php-files-timestamps
5+
opcache.validate_timestamps = 0

0 commit comments

Comments
 (0)