mirror of
https://github.com/LightAir/turbo-rss.git
synced 2026-02-04 03:56:19 +00:00
Updated README, added info for 'hub' option
This commit is contained in:
@@ -35,6 +35,7 @@ var feed = new RSS(feedOptions);
|
|||||||
* `categories` _optional_ **array of strings** One or more categories this feed belongs to.
|
* `categories` _optional_ **array of strings** One or more categories this feed belongs to.
|
||||||
* `pubDate` _optional_ **Date object or date string** The publication date for content in the feed
|
* `pubDate` _optional_ **Date object or date string** The publication date for content in the feed
|
||||||
* `ttl` _optional_ **integer** Number of minutes feed can be cached before refreshing from source.
|
* `ttl` _optional_ **integer** Number of minutes feed can be cached before refreshing from source.
|
||||||
|
* `hub` _optional_ **PubSubHubbub hub url** Where is the PubSubHubb hub located.
|
||||||
|
|
||||||
### Add items to a feed
|
### Add items to a feed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user