Hello,
if I upload a file too yuuvis, yuuvis determines the filetype of that file.
I guess this is done by the file extension.
The filetype however determines how the rendition is displayed.
(with the default PDF preview, the monaco editor or the image preview)
We get text files with the extension RAW from our customers which are automatically upladed to yuuvis.
Yuuvis now sets the filetype to image.
(Which is not wrong, because RAW image files also exist)
Because yuuvis can't display our file as an image, yuuvis shows the message "The format can't be displayed. You can download this file with this link".
Because we don't have an RAW files as images we would like to change the classification of RAW files to textfile or octet-stream.
So the preview is shown as a PDF or in the monaco editor.
Is this possbile to change this within a config file?
Thanks in advance,
schulerb