1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00
Files
docker-wallabag/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}