php8-fpm/rootfs/etc/confd/templates/00_memory_limit.ini.tmpl
Sebastian Hugentobler 4d86448d0d add memory_limit var
2017-02-16 15:30:19 +01:00

2 lines
53 B
Cheetah

memory_limit = {{ getenv "PHP_MEMORY_LIMIT" "128M"}}