nextcloud_ynh icon indicating copy to clipboard operation
nextcloud_ynh copied to clipboard

opcache.interned_strings_buffer > 8

Open pp-r opened this issue 1 year ago • 4 comments

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.

Problem

  • 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.

Solution

  • change opcache.interned_strings_buffer 8 to 10

PR Status

  • [ ] Code finished and ready to be reviewed/tested
  • [ ] The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

pp-r avatar Oct 01 '22 11:10 pp-r

!testme

pp-r avatar Oct 01 '22 11:10 pp-r

:stuck_out_tongue_winking_eye: Test Badge

yunohost-bot avatar Oct 01 '22 11:10 yunohost-bot

!testme

ericgaspar avatar Oct 02 '22 14:10 ericgaspar

May the CI gods be with you! Test Badge

yunohost-bot avatar Oct 02 '22 14:10 yunohost-bot