summaryrefslogtreecommitdiffstats
path: root/opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-01-12 08:47:57 +0100
committerRemi Collet <fedora@famillecollet.com>2015-01-12 08:47:57 +0100
commit559223f7aaff97880e0d4cfb5684a4c5085d7a58 (patch)
tree935a7de473e3de69bac81505b53c2db919f28cde /opcache.ini
parent05a9a89fb944ee2714a43b3a0d0bacd30cc55506 (diff)
php-pecl-zendopcache: 7.0.4
Diffstat (limited to 'opcache.ini')
-rw-r--r--opcache.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcache.ini b/opcache.ini
index 4a9ac5c..c26c351 100644
--- a/opcache.ini
+++ b/opcache.ini
@@ -48,7 +48,7 @@ opcache.max_accelerated_files=4000
;opcache.load_comments=1
; If enabled, a fast shutdown sequence is used for the accelerated code
-opcache.fast_shutdown=1
+;opcache.fast_shutdown=0
; Allow file existence override (file_exists, etc.) performance feature.
;opcache.enable_file_override=0