Manual:$wgSpecialPageCacheUpdates
From MediaWiki.org
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
Details [edit]
Additional functions to be performed with updateSpecialPages.php.
Expensive Querypages are already updated with $wgQueryPages.