Changed mininum feed items to 150
This commit is contained in:
parent
2c39413e1e
commit
9e345ae2f5
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ reload-threads 3
|
||||||
show-read-feeds no
|
show-read-feeds no
|
||||||
show-read-articles no
|
show-read-articles no
|
||||||
text-width 80
|
text-width 80
|
||||||
articlelist-format "%t %> %f"
|
articlelist-format "%f %t"
|
||||||
feedlist-title-format "%N %V %> %u feeds with new articles"
|
feedlist-title-format "%N %V %> %u feeds with new articles"
|
||||||
articlelist-title-format "%N %V %T"
|
articlelist-title-format "%N %V %T"
|
||||||
|
googlereader-min-items 150
|
||||||
|
|
Loading…
Reference in a new issue