Just a quick question: to what value should I set mediaType property to accept all files for upload? I've tried * and */* as the value but it didn't work.
I mean the field:

Leave it empty and it will accept all media types. I'll add that to the text below the input.
Just a suggestion: maybe instead of Accepted Media Types it should be called Filter Media Type to or something like that so that the title is consistent with that empty value.
I set Media types to empty as described but Rocket not upload any file:
http://shrt.pp.ua/f8
@DmitriyLyalyuev Have you restarted your Rocket.Chat instance? This change requires that.
Thank you. I disable file upload and enabled it again. It works now perfectly.
Most helpful comment
Leave it empty and it will accept all media types. I'll add that to the text below the input.