summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam M. Stück <adam@adast.xyz>2022-12-05 09:03:27 +0100
committerAdam M. Stück <adam@adast.xyz>2022-12-05 09:03:27 +0100
commita29ece478ea8d79b4e246029e93ce4a8138ef456 (patch)
treec65e9a523da4e617688dd8e539766d27dccb4cdd
parent4ff043953c8f44c41937500571c851c70207c0c9 (diff)
newsboat: only keep 10 items per feed
-rw-r--r--.config/newsboat/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config
index b51f9f3..09677e8 100644
--- a/.config/newsboat/config
+++ b/.config/newsboat/config
@@ -1,7 +1,7 @@
#show-read-feeds no
auto-reload yes
reload-threads 20
-max-items 50
+max-items 10
text-width 74
prepopulate-query-feeds yes