wallabag / docker

Official docker-composer for wallabag.
608 stars 153 forks source link

Add support of PHP memory limit in variables #403

Closed Kdecherf closed 8 months ago

Kdecherf commented 8 months ago

This PR is based on #374 but it uses envsubst instead of sed-ing php.ini file

Supersedes #374

Fixes #124

fho commented 7 months ago

@Kdecherf I'm wondering that this change is not in master. I assume master is the latest in-development version. Should this be cherry-picked to master?