CMS-Nextcloud: update opchache config php pool

This commit is contained in:
Bram Prieshof
2022-02-16 21:59:50 +00:00
parent 459d61b348
commit e583fa7357

View File

@@ -16,6 +16,8 @@ php_admin_value[opcache.max_accelerated_files] = 50000
php_admin_value[opcache.max_wasted_percentage] = 5
php_admin_value[opcache.revalidate_freq] = 0
php_admin_value[opcache.validate_timestamps] = 1
php_admin_value[opcache.interned_strings_buffer] = 64
; PERFORMANCE LIMITS
php_admin_value[max_input_vars] = 1000