Manual:$wgVerifyMimeType/pt-br
Tipos MIME: $wgVerifyMimeType | |
---|---|
Determines if the MIME type of uploaded files should be checked. |
|
Introduzido na versão: | 1.5.0 |
Removido na versão: | ainda em uso |
Valores permitidos: | (boolean) |
Valor padrão: | true |
Outras definições: Alfabético | Por função |
Details
Determines if the MIME type of uploaded files should be checked.
If this is set to false, the MIME type blacklist ($wgMimeTypeBlacklist ) is ignored. The check to make sure the MIME type of the uploaded file matches the file extension is also bypassed.