Manual:$wgFeed
From MediaWiki.org
| Feed: $wgFeed | |
|---|---|
| Toggle syndication feeds (RSS, Atom eg. Recentchanges, Newpages) on and off. |
|
| Introduced in version: | 1.13.0 (r31184) |
| Removed in version: | still in use |
| Allowed Values: | |
| Default Value: | true |
Other settings: Alphabetical | By Function
[edit] Details
Wikis which do not want to use syndication feeds can turn them off by adding $wgFeed = false; to the LocalSettings.php file.