Kay0u
5 years ago
No known key found for this signature in database
GPG Key ID: AAFEEB16CFA2AE2D
1 changed files with
3 additions and
0 deletions
-
conf/extra_php-fpm.conf
|
|
@ -15,3 +15,6 @@ php_value[opcache.max_accelerated_files]=10000 |
|
|
php_value[opcache.memory_consumption]=128 |
|
|
php_value[opcache.memory_consumption]=128 |
|
|
php_value[opcache.save_comments]=1 |
|
|
php_value[opcache.save_comments]=1 |
|
|
php_value[opcache.revalidate_freq]=1 |
|
|
php_value[opcache.revalidate_freq]=1 |
|
|
|
|
|
; https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html#id1 |
|
|
|
|
|
php_value[apc.enabled]=1 |
|
|
|
|
|
php_value[apc.enable_cli]=1 |