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

8 commits

Author SHA1 Message Date
OniriCorpe
beb3eacc9a
augment "opcache.revalidate_freq" from 1 to 60 (#541)
* [enh] revalidate_freq to 60

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2023-11-30 01:09:03 +01:00
Éric Gaspar
e15f3bcc09 Update extra_php-fpm.conf 2023-10-12 18:00:27 +02:00
Éric Gaspar
1a1d5e66d8 bump opcache.interned_strings_buffer to 32 2023-02-09 16:53:15 +01:00
pp-r
79ac36bc28
opcache.interned_strings_buffer higher 8 (#535)
* opcache.interned_strings_buffer > 8

Because I got a warning about it in the Nextcloud settings. The recommendation should be higher than 8 so randomly i've put 10, restart php-fpm and no more warning.

* [enh] Remove warning interned_strings_buffer

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2023-01-31 02:19:13 +01:00
Kay0u
010ddbd369
enable apc.enable_cli 2021-07-07 12:04:49 +02:00
Jimmy Monin
062f8b7399 Fix PHP memory limit warning 2020-03-14 12:55:58 +01:00
Jimmy Monin
f6e7298638 Fix PATH warning 2020-02-23 17:05:37 +01:00
maniack
52bffc479c Use ynh_get_scalable_phpfpm 2019-12-06 20:37:01 +01:00