Manual:$wgVerifyMimeType/ko
Appearance
| MIME types: $wgVerifyMimeType | |
|---|---|
| Determines if the MIME type of uploaded files should be checked. |
|
| 이 변수가 소개된 버전: | 1.5.0 |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (boolean) |
| 기본값: | true |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
Determines if the MIME type of uploaded files should be checked.
If this is set to false, the MIME type blacklist ($wgMimeTypeExclusions) is ignored. The check to make sure the MIME type of the uploaded file matches the file extension is also bypassed.