Jump to content

Manual:$wgMicroStashType

From mediawiki.org
Cache: $wgMicroStashType
Central store for reliable short-lived data.
Introduced in version:1.42.0 (Gerrit change 972379; git #0be0de32)
Removed in version:Still in use
Allowed values:See $wgObjectCaches (string or integer)
Default value:CACHE_ANYTHING (1.42+)

Details

[edit]

Its value should be a key in $wgObjectCaches , or one of the CACHE_* constants.

See also

[edit]