Files
docker/root/etc/wallabag/php-wallabag.template.ini
Kevin Decherf 588c21b192 Add support of PHP memory limit in variables
Supersedes #374

Fixes #124

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-03-11 11:52:55 +01:00

2 lines
41 B
INI

memory_limit = ${PHP_MEMORY_LIMIT:-128M}