Skip to content

Miniflux App

About

Miniflux is a minimalist and opinionated feed reader.

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

Custom environment variables can be set in /app/data/env.sh using the File manager. Be sure to restart the app after making any changes.

export FETCH_YOUTUBE_WATCH_TIME=1

See upstream docs for the various configuration options.