mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Let feedparser ignore initial "old" stories
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user