Jump to content

Manual:$wgUseFileCache

From mediawiki.org
Revision as of 23:23, 11 January 2006 by 80.250.191.237 (talk) (Link to $wgShowIPinHeader article was broken)

Template:SettingsNotChecked Template:VersionNotChecked

Cache: $wgUseFileCache
This will cache static pages for non-logged-in users to reduce database traffic on public sites.
Introduced in version:Unknown
Removed in version:Still in use
Allowed values:Unspecified
Default value:false

This will cache static pages for non-logged-in users to reduce database traffic on public sites. Must set $wgShowIPinHeader = false.