Correctif pour la configuration d'OPcache en développement.

This commit is contained in:
2026-03-01 09:29:59 +01:00
parent 0e61f5cf67
commit 9c813a3aae
+1 -1
View File
@@ -6,7 +6,7 @@ opcache.enable_cli=1
opcache.memory_consumption=128
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=4000
opcache.validate_timestamps=0
opcache.validate_timestamps=1
opcache.revalidate_freq=0
opcache.jit=0
opcache.jit_buffer_size=0