diff --git a/files/php.ini b/files/php.ini index b48ca8b..75a3810 100644 --- a/files/php.ini +++ b/files/php.ini @@ -1872,7 +1872,7 @@ opcache.save_comments=1 opcache.load_comments=1 ; If enabled, a fast shutdown sequence is used for the accelerated code -pcache.fast_shutdown=1 +opcache.fast_shutdown=1 ; Allow file existence override (file_exists, etc.) performance feature. ;opcache.enable_file_override=0