Manual:$wgAPIUselessQueryPages/pl

From mediawiki.org
This page is a translated version of the page Manual:$wgAPIUselessQueryPages and the translation is 60% complete.
API: $wgAPIUselessQueryPages
The ApiQueryQueryPages module should skip pages that are redundant to true API queries.
Wprowadzono w wersji:1.22.0 (Gerrit change 73034; git #Ieccd2e8)
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(tablica)
Domyślna wartość:Zobacz niżej

Domyślna wartość

Wersja MediaWiki:
1.37
Gerrit change 677737
$wgAPIUselessQueryPages = [
	'MIMEsearch', // aiprop=mime
	'LinkSearch', // list=exturlusage
];
Wersje MediaWiki:
1.22 – 1.36
$wgAPIUselessQueryPages = [
	'MIMEsearch', // aiprop=mime
	'LinkSearch', // list=exturlusage
	'FileDuplicateSearch', // prop=duplicatefiles
];