summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-27 16:30:13 +0200
committerRemi Collet <remi@php.net>2023-10-27 16:30:13 +0200
commit1ab4585c68cf810772d2645bc84c86dae3c49e63 (patch)
tree13e65681565368cd37dd7835f87ac9760898fa11 /10-opcache.ini
parentee9a461fe1450699a1f233ff2d1474ef6084ed37 (diff)
refresh config with upstream
Diffstat (limited to '10-opcache.ini')
-rw-r--r--10-opcache.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/10-opcache.ini b/10-opcache.ini
index b6e6b0b..b3d4e6e 100644
--- a/10-opcache.ini
+++ b/10-opcache.ini
@@ -67,10 +67,6 @@ opcache.blacklist_filename=/etc/php.d/opcache*.blacklist
; are cached.
;opcache.max_file_size=0
-; Check the cache checksum each N requests.
-; The default value of "0" means that the checks are disabled.
-;opcache.consistency_checks=0
-
; How long to wait (in seconds) for a scheduled restart to begin if the cache
; is not being accessed.
;opcache.force_restart_timeout=180