I want to autorize my users to upload RAW file
I try to add image/cr2 and image/x-canon-cr2 always .cr2 files are forbiden.
What I have missed to upload this type of files
Thank you
@serge72. In terms of the mime types. Sometimes, you have to figure out what mime type your server is detecting. I know that in some cases, the mime type detected by your browser and your server can be different from each other and also different from what they are supposed to be.