Manual:$wgAPIUselessQueryPages/pl
Appearance
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 |
Inne ustawienia: Alfabetycznie | Według funkcji |
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
];