handle custom file extension allowedMimeType #1075
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I wanna upload a custom file with
arffextension. The mime type istext/plain. I have already these configs, but the package is not accepting the file.P.S: If I remove
allowedMimeTypetotally, it's working fine. But I have to limit mime types.Thanks.
Any update on this?