summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
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