A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:$wgFeatureShutdown below:

Manual:$wgFeatureShutdown - MediaWiki

Allow temporarily disabling use of certain features. Useful for large site operators to push people to newer APIs while still keeping the breakage short and contained. This should be an array, where a key is a feature name and the value is an array of shutdown arrays, each containing the following keys:

For example:

$wgFeatureShutdown = [
	'pre-1.24-tokens' => [
		[
			'start' => '2021-07-01T00:00 +00:00',
			'end' => '2021-08-01T00:00 +00:00',
			'percentage' => 50,
		],
	],
];

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4