MIME: added most common OpenDocument types.

Requested by Michiel Leenaars.
This commit is contained in:
Maxim Dounin 2017-10-02 19:07:01 +03:00
parent c857edc41d
commit e22f5b71fe

View File

@ -38,6 +38,10 @@ types {
application/vnd.ms-excel xls;
application/vnd.ms-fontobject eot;
application/vnd.ms-powerpoint ppt;
application/vnd.oasis.opendocument.graphics odg;
application/vnd.oasis.opendocument.presentation odp;
application/vnd.oasis.opendocument.spreadsheet ods;
application/vnd.oasis.opendocument.text odt;
application/vnd.openxmlformats-officedocument.presentationml.presentation
pptx;
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet