Manual:$wgCachePages/ko
Appearance
| Cache: $wgCachePages | |
|---|---|
| Allow client-side caching of pages |
|
| 이 변수가 소개된 버전: | 1.1.0 이전 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | true |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
Allow client-side caching of pages.
If $wgCachePages is true, MediaWiki will check the $_SERVER["HTTP_IF_MODIFIED_SINCE"] of the request and MediaWiki will respond with 304 Not Modified, if the page had not been modified since the last time it got requested.