Skip to content
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
Clone this wiki locally