-
-
Notifications
You must be signed in to change notification settings - Fork 2
Cache Settings
Jorge Reyes edited this page Jun 3, 2015
·
2 revisions
- feedReader_useCache : boolean [default=true] Cache and use a server stored copy of the feed
- feedReader_cacheType : string [default=ram] Store cache copy in server ram or to a server file
- feedReader_cacheLocation : string [default=] Relative or absolute path to a location to store file cache, this setting is ignored when feedReader_cacheType=ram
- feedReader_cacheTimeout : numeric [default=30] In minutes, the timeout of the feed cache
- Feed Reader * [RSS Syndication Format](https://github.com/ColdBox/cbox-feeds/wiki/RSS Syndication Format) * RDF Syndication Format * Atom Syndication Format * Supported Syntax and Formats
- Feed Generator
- Feed Generator Elements