nextcloud / previewgenerator

Nextcloud app to do preview generation in the background.
https://apps.nextcloud.com/apps/previewgenerator
GNU Affero General Public License v3.0
450 stars 56 forks source link

Suggest setting memory_limit via environment variable #288

Closed proletarius101 closed 2 years ago

proletarius101 commented 2 years ago

In the official docker image, the momory_limit php setting should be set via an environment variable instead, rather than overriding the php.ini file: https://github.com/nextcloud/docker/blob/5a189c719de104a886994f95489e8524d71e36b2/Dockerfile-alpine.template#L92