Jump to content

Manual:$wgVerifyMimeType/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgVerifyMimeType and the translation is 25% complete.
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.

같이 보기