Manual:$wgVerifyMimeType/pl
Appearance
| MIME types: $wgVerifyMimeType | |
|---|---|
| Determines if the MIME type of uploaded files should be checked. |
|
| Wprowadzono w wersji: | 1.5.0 |
| Usunięto w wersji: | nadal w użyciu |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | true |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
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.