Next: , Previous: , Up: Usage  


Clear

Clear excess number of messages with:

$ ./feeds-clear
$ cmd/clear feeds/FEED # to clear single feed

By default ($FEEDER_MAX_ITEMS) only 100 entries are processed. Parser only appends posts, but does not remove obsolete ones.

You can set that limit on per-feed basis:

$ echo 50 > feed/FEED/max

0 means no limit and keep all the messages.

Pay attention that new/ directory is not touched, so you won’t loose completely new and unread messages when you are on vacation and left cron-ed workers.

To clean download state for some reason:

$ cmd/download-clean feed/FEED