Let feedparser ignore initial "old" stories

This commit is contained in:
Dave Conway-Jones
2022-06-02 17:35:09 +01:00
parent aabba8fe89
commit 63012a7ae3
4 changed files with 24 additions and 9 deletions

View File

@@ -4,7 +4,8 @@
"label": {
"feedurl": "Feed url",
"refresh": "Refresh",
"minutes": "minutes"
"minutes": "minutes",
"ignorefirst": "Ignore any stories older than restart"
},
"errors": {
"badstatuscode": "error - Bad status code",