only send new entries, already sent entries will not be sent !
spysir opened this issue · 1 comments
spysir commented
cron = "*/5 * * * *"
Many entries are sent repeatedly in a short time !
I only want to send new entries, already sent entries will not be sent !
How to configure in config.toml ? Thanks
slurdge commented
You have to use the "unseen" filter. It will create a database of already seen entries.