doc: instruct users to install mailcap for more specific mime icons
Equim-chan opened this issue · 0 comments
Equim-chan commented
Some machines don't have /etc/mime.types installed by default, making mime.TypeByExtension likely to fallback to blob on most files and therefore will be shown as insert_drive_file in the frontend.
See mime.TypeByExtension.
Related: #376