Andrew Collington 5 years ago
parent
commit
573ed4a724
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -184,7 +184,7 @@ class OpCacheService
             $files = array_values($status['scripts']);
         }
 
-        if ($config['directives']['opcache.file_cache_only']) {
+        if ($config['directives']['opcache.file_cache_only'] || !empty($status['file_cache_only'])) {
             $overview = false;
         } else {
             $overview = array_merge(