Manual:$wgWantedPagesThreshold

Category:MediaWiki configuration settings#WantedPagesThresholdCategory:MediaWiki configuration settings introduced in version 1.5.7#WantedPagesThresholdCategory:MediaWiki configuration settings still in use#WantedPagesThresholdCategory:Reduction variables#WantedPagesThreshold
Performance hacks and limits: $wgWantedPagesThreshold
Minimum number of pages that must link to a page before it will appear on Special:Wantedpages.
Introduced in version:1.5.7 (r13047)
Removed in version:Still in use
Allowed values:(integer)
Default value:1

Details

$wgWantedPagesThreshold is a configuration directive which determines how many times a nonexistent page must be linked to before it will appear on Special:Wantedpages. In older versions of MediaWiki, this defaults to 2; this configuration option was added due to popular user demand.

Category:MediaWiki configuration settings Category:MediaWiki configuration settings introduced in version 1.5.7 Category:MediaWiki configuration settings still in use Category:Reduction variables