summaryrefslogtreecommitdiffstats
path: root/10-opcache.ini
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-03 13:08:50 +0200
committerRemi Collet <remi@remirepo.net>2018-09-03 13:08:50 +0200
commit0b9e0562fcc5cc5628cbc98e9257214fd8c9b6ab (patch)
tree09e2b58726a61dc24fa3940066fe2b7ec9283397 /10-opcache.ini
parentb50b277e70c42ad4e1a34821f75f545b761038b5 (diff)
refresh configuration, from upstream
Diffstat (limited to '10-opcache.ini')
-rw-r--r--10-opcache.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/10-opcache.ini b/10-opcache.ini
index b24b410..60e54b8 100644
--- a/10-opcache.ini
+++ b/10-opcache.ini
@@ -49,7 +49,8 @@ opcache.max_accelerated_files=4000
; passes
;opcache.optimization_level=0x7FFFBFFF
-;opcache.inherited_hack=1
+; This hack should only be enabled to work around "Cannot redeclare class"
+; errors.
;opcache.dups_fix=0
; The location of the OPcache blacklist file (wildcards allowed).