Keep default of php_opcache_revalidate_path as per PHP Zend defaults

This commit is contained in:
Andrei Simion 2016-04-18 09:17:52 +01:00
parent 674c848681
commit 901b9b18cf
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ php_opcache_interned_strings_buffer: "16"
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"
php_opcache_blacklist_filename: ""