diff --git a/README.md b/README.md index 5ad7055..df90f00 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ The OpCache is included in PHP starting in version 5.5, and the following variab php_opcache_max_accelerated_files: "4096" php_opcache_max_wasted_percentage: "5" php_opcache_validate_timestamps: "1" - php_opcache_revalidate_path: "1" + php_opcache_revalidate_path: "0" php_opcache_revalidate_freq: "2" php_opcache_max_file_size: "0"