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

6 commits

Author SHA1 Message Date
Éric Gaspar
993807bced cleaning 2023-02-10 21:57:45 +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