diff options
Diffstat (limited to '')
-rw-r--r-- | .config/newsboat/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index cb180b6..6b0e1aa 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -1,5 +1,7 @@ #how-read-feeds no -auto-reload no +auto-reload yes +refresh-on-startup yes +reload-time 60 confirm-mark-all-feeds-read yes confirm-mark-feed-read no reload-threads 100 |