Manual:$wgImageHtmlCacheExpiry
From MediaWiki.org
This feature has been deprecated and should not be used with current versions of MediaWiki.
This feature was deprecated (or possibly removed completely) in version 1.4.1.
| Cache: $wgImageHtmlCacheExpiry | |
|---|---|
| Set to a number of seconds to cache the HTML associated with an image. |
|
| Introduced in version: | 1.4.0 |
| Removed in version: | 1.4.1 |
| Allowed Values: | (number) |
| Default Value: | 0 |
Other settings: Alphabetical | By Function
[edit] Details
Set to a number of seconds to cache the HTML associated with an image. This is an emergency optimization feature and will cause lots of problems. It is recommended that the expiry be very short and that the users be warned.
This setting seems to have only been available in version 1.4.0.

