Handbuch:$wgRevisionCacheExpiry
Appearance
| Inhalts-Handler und Speicher: $wgRevisionCacheExpiry | |
|---|---|
| Cache extracted revision text in MemCached. |
|
| Eingeführt in Version: | 1.8.0 (r16549) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Ganzzahl) |
| Standardwert: | 86400 * 7 (MediaWiki 1.28+)0 (1.8-1.27) |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
Revision text may be cached in the main WAN cache to reduce load on external storage servers and object extraction overhead for frequently-loaded revisions.
Set to 0 to disable, or number of seconds before cache expiry.
Changes
Prior to MediaWiki 1.28 this setting defaulted to 0.