1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

bump opcache.memory_consumption to 256

This commit is contained in:
Éric Gaspar 2023-10-12 18:19:00 +02:00
parent e305738c06
commit 6b6699d09d

View file

@ -12,7 +12,7 @@ php_value[default_charset] = UTF-8
php_value[opcache.enable_cli]=1
php_value[opcache.interned_strings_buffer]=32
php_value[opcache.max_accelerated_files]=10000
php_value[opcache.memory_consumption]=128
php_value[opcache.memory_consumption]=256
php_value[opcache.save_comments]=1
php_value[opcache.revalidate_freq]=1
; https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#id1