Skip to main content

Logo Miniflux

About

Miniflux is a minimalist and opinionated feed reader.

Reset password

To reset the password, open a Web terminal:

Bash
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.

env.sh
export FETCH_YOUTUBE_WATCH_TIME=1

See upstream docs for the various configuration options.