Manual:$wgFeed

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Feed</translate>: $wgFeed
Toggle syndication feeds (RSS, Atom e.g. Recentchanges, Newpages) on and off.
<translate> Introduced in version:</translate>1.13.0 (r31184)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>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