Manual:$wgUseFileCache/pl

Category:MediaWiki configuration settings/pl#UseFileCacheCategory:MediaWiki configuration settings introduced before version 1.1.0/pl#UseFileCacheCategory:MediaWiki configuration settings still in use/pl#UseFileCacheCategory:Cache variables/pl#UseFileCache
File Cache: $wgUseFileCache
Create static HTML pages for unregistered viewers to reduce database traffic.
Wprowadzono w wersji:Before 1.1.0
Usunięto w wersji:nadal w użyciu
Dozwolone wartości:(wartość logiczna)
Domyślna wartość:false

Szczegóły

Set to true to activate the server-side file cache. The cache consists of static HTML pages that are served to unregistered viewers to reduce database traffic.

The HTML pages will be created in the directory specified by $wgFileCacheDirectory. You must create the directory yourself though.

If $wgUseFileCache is set to true, $wgDebugToolbar will automatically be set to false. (Part of that automatically done after r46374.)

Zobacz też

Category:Cache variables/pl#UseFileCache
Category:Cache variables/pl Category:MediaWiki configuration settings/pl Category:MediaWiki configuration settings introduced before version 1.1.0/pl Category:MediaWiki configuration settings still in use/pl