Manual:$wgUseFileCache
Appearance
| Cache: $wgUseFileCache | |
|---|---|
| This will cache static pages for non-logged-in users to reduce database traffic on public sites. |
|
| Introduced in version: | Before 1.1.0 |
| Removed in version: | Still in use |
| Allowed values: | (boolean) |
| Default value: | false |
| Other settings: Alphabetical | By function | |
Details
This will cache static pages for non-logged-in users to reduce database traffic on public sites. Must set $wgShowIPinHeader = false.
See also meta:Help:File_cache