NEWSBEUTER: reduce max-items to 500
This commit is contained in:
parent
2e3c5df4d7
commit
6ef6b495e2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ auto-reload yes
|
|||
browser "$BROWSER"
|
||||
confirm-exit yes
|
||||
feedlist-format "%-35t %?d?- %-35d&? %> %u"
|
||||
max-items 1000
|
||||
max-items 500
|
||||
notify-program notify-send
|
||||
notify-beep yes
|
||||
reload-threads 3
|
||||
|
|
Loading…
Reference in a new issue