Update 20-app.prod.ini
This commit is contained in:
parent
5e2c1528bc
commit
1b0b32b4d5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user