Miniflux
About
Miniflux is a minimalist and opinionated feed reader.
- Questions? Ask in the Cloudron Forum - Miniflux
- Miniflux Website
- Miniflux docs
- Miniflux issue tracker
Reset password
To reset the password, open a Web terminal:
# export DATABASE_URL="${CLOUDRON_POSTGRESQL_URL}?sslmode=disable"
# /app/code/miniflux -reset-password
Custom variables
Set custom environment variables in /app/data/env.sh using the File manager.
Restart the app after making any changes.
export FETCH_YOUTUBE_WATCH_TIME=1
See upstream docs for the various configuration options.