Manual:$wgFooterLinkCacheExpiry
Appearance
This feature was removed completely in version 1.39.0. |
Cache: $wgFooterLinkCacheExpiry | |
---|---|
Expiry time for the footer link cache, in seconds, or 0 if disabled. |
|
Introduced in version: | 1.35.0 (Gerrit change 582611; git #c6b700be) |
Removed in version: | 1.39.0 (Gerrit change 819498; git #3e682f72) |
Allowed values: | (integer) |
Default value: | 0 |
Other settings: Alphabetical | By function |
Details
Expiry time for the footer link cache (in seconds).
Only affects non-dynamic footer links (i.e. the places
part of Hooks/SkinAddFooterLinks).