mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Fixes: #2562 Newer miniflux package does not create a separate file called /etc/miniflux/database. Instead it write the database URL directly into /etc/miniflux/miniflux.conf. It is easier to create the database settings from dbconfig-common that to read them from miniflux.conf. Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>