Feed: $wgFeed
Toggle syndication feeds (RSS, Atom e.g. Recentchanges, Newpages) on and off.
Introduced in version:1.13.0 (r31184)
Removed in version:still in use
Allowed values:(boolean)
Default value:true

Details

Wikis which do not want to use syndication feeds can turn them off by adding $wgFeed = false; to the LocalSettings.php file.

See also

  • $wgFeedLimit
  • $wgFeedDiffCutoff
  • $wgFeedCacheTimeout
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.