IFeedsConfiguration

Interface

Configuration object for feeds. Stores feed templates for various feed formats and versions as well as miscellaneous configuration options. Always interact with this object through the configuration helpers (getFeedTemplate(), setFeedTemplate(), etc.) when possible.

Extends

Properties

Property Type Notes
disabled Optional boolean

Whether or not the feeds capability as a whole has been disabled


Interface defined in common/src/sites/feeds/types.ts:11