-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I get a warning from nextcloud, that the OPcache-Buffer is almost full.
Nextcloud suggests to set "opcache.memory_consumption" in php ini to a value higher than "128".
Currently there is no way to set this in /usr/local/etc/php-fpm.conf within the container.
Maybe bind a file opcache-recommed.ini:/usr/local/etc/php/conf.d/opcache-recommended.ini within volumes (see: nextcloud/docker#2184 (comment))
Metadata
Metadata
Assignees
Labels
No labels