diff --git a/templates.d/tt-rss/fqdn_context.env b/templates.d/tt-rss/fqdn_context.env index e294e4f..9f84d73 100644 --- a/templates.d/tt-rss/fqdn_context.env +++ b/templates.d/tt-rss/fqdn_context.env @@ -8,7 +8,11 @@ # RESTARTPOLICY=always -# Other available defaults from https://tt-rss.org/wiki/InstallationNotes/: +# Other available defaults from https://github.com/tt-rss/tt-rss/wiki/Installation-Guide: + +# Keep updating feeds even for users who rarely log in. Note that this also +# effectively disables purging of articles for users who rarely log in. +# TTRSS_DAEMON_UPDATE_LOGIN_LIMIT=0 # Run FPM under this UID/GID. # OWNER_UID=1000