PR #113 follow-up: Fix README to reflect default.

This commit is contained in:
Jeff Geerling 2016-06-08 23:12:20 -05:00
parent 7739671037
commit 31fbd6fd4e
1 changed files with 1 additions and 1 deletions

View File

@ -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"