diff --git a/nextcloud/assets/php/php.ini b/nextcloud/assets/php/php.ini index 769c05a..efde1ad 100644 --- a/nextcloud/assets/php/php.ini +++ b/nextcloud/assets/php/php.ini @@ -1810,7 +1810,7 @@ opcache.max_accelerated_files=10000 ; How often (in seconds) to check file timestamps for changes to the shared ; memory storage allocation. ("1" means validate once per second, but only ; once per request. "0" means always validate) -opcache.revalidate_freq=1 +opcache.revalidate_freq=60 ; Enables or disables file search in include_path optimization ;opcache.revalidate_path=0