Manual:$wgQueryCacheLimit

From MediaWiki.org
Jump to: navigation, search

Other languages:
Deutsch • ‎English • ‎español • ‎français • ‎italiano • ‎日本語 • ‎polski • ‎português • ‎português do Brasil
Cache: $wgQueryCacheLimit
Number of rows to cache in 'querycache' table when miser mode is on.
Introduced in version: 1.9.0 (r18162)
Removed in version: still in use
Allowed values: (integer)
Default value: 1000

Other settings: Alphabetical | By Function

Details[edit | edit source]

Number of rows to cache in 'querycache' table when miser mode is on.

This variable is related to QueryPage, a cache associated with SpecialPages.