Manual:$wgAPIUselessQueryPages
Appearance
From mediawiki.org
This page is a translated version of the page Manual:$wgAPIUselessQueryPages and the translation is 100% complete.
API: $wgAPIUselessQueryPages | |
---|---|
真の API クエリには冗長なため、ApiQueryQueryPages モジュールがスキップする必要があるページ。 |
|
導入されたバージョン: | 1.22.0 (Gerrit change 73034; git #Ieccd2e8) |
除去されたバージョン: | 使用中 |
許容される値: | (配列) |
既定値: | 下記参照 |
その他の設定: アルファベット順 | 機能順 |
既定値
MediaWiki バージョン:
≧ 1.37
Gerrit change 677737
$wgAPIUselessQueryPages = [ 'MIMEsearch', // aiprop=mime 'LinkSearch', // list=exturlusage ];
MediaWiki バージョン:
1.22 – 1.36
$wgAPIUselessQueryPages = [ 'MIMEsearch', // aiprop=mime 'LinkSearch', // list=exturlusage 'FileDuplicateSearch', // prop=duplicatefiles ];