Manual:$wgEnableParserCache/pl

Category:MediaWiki configuration settings/pl#EnableParserCacheCategory:MediaWiki configuration settings introduced in version 1.2.0/pl#EnableParserCacheCategory:MediaWiki configuration settings deprecated in version 1.26.0/pl#EnableParserCacheCategory:MediaWiki configuration settings removed in version 1.33.0/pl#EnableParserCacheCategory:MediaWiki deprecated or obsolete features/pl#EnableParserCacheCategory:Cache variables/pl#EnableParserCache
Parser Cache: $wgEnableParserCache
Keep parsed pages in a cache to speed up page output.
Wprowadzono w wersji:1.2.0
Przestarzałe w wersji:1.26.0 (Gerrit change 212199; git #8194b201)
Usunięto w wersji:1.33.0 (Gerrit change 486713; git #d39cc0e8)
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:true (1.4-1.32)
false (1.2-1.3)

Szczegóły

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 --with-zlib.

Category:Cache variables/pl
Category:Cache variables/pl Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings deprecated in version 1.26.0/pl Category:MediaWiki configuration settings introduced in version 1.2.0/pl Category:MediaWiki configuration settings removed in version 1.33.0/pl Category:MediaWiki deprecated or obsolete features/pl