Add setup for frankenphp symfony docker
This commit is contained in:
5
frankenphp/conf.d/20-app.prod.ini
Normal file
5
frankenphp/conf.d/20-app.prod.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
; https://symfony.com/doc/current/performance.html#use-the-opcache-class-preloading
|
||||
opcache.preload_user = root
|
||||
opcache.preload = /app/config/preload.php
|
||||
; https://symfony.com/doc/current/performance.html#don-t-check-php-files-timestamps
|
||||
opcache.validate_timestamps = 0
|
||||
Reference in New Issue
Block a user