aboutsummaryrefslogtreecommitdiffstats
path: root/newsboat/config
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-07-08 09:52:02 +0100
committerMatthew Lemon <y@yulqen.org>2024-07-08 09:52:02 +0100
commit5edb05dcc22229c596a9a0107cdc2e59b838e8e2 (patch)
tree57f7aaaa826293415059a66fc193188d27c200c5 /newsboat/config
parent2295380847b1e71063910cf5434c64ff5b594198 (diff)
Changes RSS newsboat external account to miniflux
Diffstat (limited to '')
-rw-r--r--newsboat/config12
1 files changed, 4 insertions, 8 deletions
diff --git a/newsboat/config b/newsboat/config
index 819c52b..201ed59 100644
--- a/newsboat/config
+++ b/newsboat/config
@@ -1,14 +1,10 @@
#browser "w3m %u"
auto-reload no
-urls-source "freshrss"
-freshrss-url "https://freshrss.twentyfoursoftware.co.uk/api/greader.php"
-freshrss-login "lemon"
-freshrss-password "flagstick-shivering-violet"
-freshrss-passwordeval "pass freshrss_api_password_for_lemon_user"
-freshrss-min-items 100
-freshrss-flag-star "s"
-
+urls-source "miniflux"
+miniflux-url "https://rss.matthewlemon.com/"
+miniflux-login "lemon"
+miniflux-passwordeval "pass miniflux"
datetime-format "%d %b %Y"