Manual:$wgSpecialPageCacheUpdates

From MediaWiki.org

Jump to: navigation, search
Extensions: $wgSpecialPageCacheUpdates
Additional functions to be performed with updateSpecialPages.php.
Introduced in version: 1.14.0 (r40279)
Removed in version: still in use
Allowed values: (array)
Default value: array( 'Statistics' => array('SiteStatsUpdate','cacheUpdate') )

Other settings: Alphabetical | By Function


[edit] Details

Additional functions to be performed with updateSpecialPages.php.

Expensive Querypages are already updated with $wgQueryPages.