cleanup php.ini

This commit is contained in:
Benjamin Brummer
2025-01-14 20:25:50 +00:00
parent 977e2001f0
commit 7629f51492

View File

@@ -13,11 +13,10 @@ opcache.jit=tracing
opcache.jit_buffer_size=64M
[extra]
; https://frankenphp.dev/docs/performance/#php-performance
; http://symfony.com/doc/current/performance.html
opcache.memory_consumption=256
opcache.max_accelerated_files=20000
opcache.preload=/var/www/app/preload.php
opcache.validate_timestamps=0
realpath_cache_size = 4096K
realpath_cache_ttl = 600
realpath_cache_size=4096K
realpath_cache_ttl=600