diff options
Diffstat (limited to '')
-rw-r--r-- | newsboat/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/newsboat/config b/newsboat/config index 5c4888a..4126070 100644 --- a/newsboat/config +++ b/newsboat/config @@ -61,8 +61,8 @@ macro y set browser "get-newsboat-comment.sh %u" ; open-in-browser ; set browser # color info default black # color article default default -#confirm-mark-all-feeds-read no -#confirm-mark-feed-read no +confirm-mark-all-feeds-read no +confirm-mark-feed-read no show-read-articles no |