Manual:$wgEnableParserCache
From MediaWiki.org
Parser Cache: $wgEnableParserCache | |
---|---|
Keep parsed pages in a cache to speed up page output. |
|
Introduced in version: | 1.2.0 |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | true false prior to 1.4.0 |
Other settings: Alphabetical | By Function
Details[edit | edit source]
Keep parsed pages in the cache specified by $wgParserCacheType to speed up output of the same page viewed by another user with the same options. This can provide a significant speedup for medium to large pages, so you probably want to keep it on.
Requires that php was compiled --with-zlib
Language: | English • français |
---|