Příručka:$wgAPIUselessQueryPages
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgAPIUselessQueryPages and the translation is 100% complete.
API: $wgAPIUselessQueryPages | |
---|---|
Modul ApiQueryQueryPages by měl přeskočit stránky, které jsou pro skutečné dotazy API nadbytečné. |
|
Zavedeno od verze: | 1.22.0 (Gerrit change 73034; git #Ieccd2e8) |
Odstraněno od verze: | stále se používá |
Povolené hodnoty: | (pole) |
Výchozí hodnota: | Viz níže |
Další nastavení: Podle abecedy | Podle funkce |
Výchozí hodnota
Verze MediaWiki:
≥ 1.37
Gerrit change 677737
$wgAPIUselessQueryPages = [ 'MIMEsearch', // aiprop=mime 'LinkSearch', // list=exturlusage ];
Verze MediaWiki:
1.22 – 1.36
$wgAPIUselessQueryPages = [ 'MIMEsearch', // aiprop=mime 'LinkSearch', // list=exturlusage 'FileDuplicateSearch', // prop=duplicatefiles ];