Manual:$wgVerifyMimeType/pt

Category:MediaWiki configuration settings/pt#VerifyMimeTypeCategory:MediaWiki configuration settings introduced in version 1.5.0/pt#VerifyMimeTypeCategory:MediaWiki configuration settings still in use/pt#VerifyMimeTypeCategory:MIME types variables/pt#VerifyMimeType
MIME types: $wgVerifyMimeType
Determines if the MIME type of uploaded files should be checked.
Introduzida na versão:1.5.0
Removida na versão:ainda em uso
Valores permitidos:(boolean)
Valor por omissão:true

Details

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.

Ver também

Category:MIME types variables/pt Category:MediaWiki configuration settings/pt Category:MediaWiki configuration settings introduced in version 1.5.0/pt Category:MediaWiki configuration settings still in use/pt