0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 18:35:08 +01:00
nextcloud-docker/14.0
Robert Dailey f988290dc9
Configure PHP memory_limit via environment variable
A new Docker environment variable named `PHP_MEMORY_LIMIT` has been introduced
which allows the PHP `memory_limit` setting to be controlled without mounting
any volumes from the host. The default memory limit is still `512M` if this
variable is not specified.

Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2018-12-12 08:56:50 -06:00
..
apache Configure PHP memory_limit via environment variable 2018-12-12 08:56:50 -06:00
fpm Configure PHP memory_limit via environment variable 2018-12-12 08:56:50 -06:00
fpm-alpine Configure PHP memory_limit via environment variable 2018-12-12 08:56:50 -06:00