From 9a806e64cef1ab96d8ca0c4a247dc9dafb352f4b Mon Sep 17 00:00:00 2001 From: FreddleSpl0it <75116288+FreddleSpl0it@users.noreply.github.com> Date: Fri, 24 Oct 2025 08:18:49 +0200 Subject: [PATCH] [PHP] remove opcache.revalidate_freq --- data/conf/phpfpm/php-conf.d/opcache-recommended.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/data/conf/phpfpm/php-conf.d/opcache-recommended.ini b/data/conf/phpfpm/php-conf.d/opcache-recommended.ini index 1af81b85a..452b45484 100644 --- a/data/conf/phpfpm/php-conf.d/opcache-recommended.ini +++ b/data/conf/phpfpm/php-conf.d/opcache-recommended.ini @@ -7,7 +7,6 @@ opcache.interned_strings_buffer=16 opcache.max_accelerated_files=10000 opcache.memory_consumption=128 opcache.save_comments=1 -opcache.revalidate_freq=1 opcache.validate_timestamps=0 ; JIT