Adding xlsm to supported mime types (#1054)

Most of Excel family is there except for macro-capable xls in Office 2007. Tested and working to enable .xlsm file upload.
This commit is contained in:
❤ rose shimada
2016-10-03 10:56:59 -04:00
committed by Flavio Copes
parent 70a38d1d3a
commit c51a07c4e9

View File

@@ -114,6 +114,9 @@ types:
xlm:
type: file
mime: application/vnd.ms-excel
xlsm:
type: file
mime: application/vnd.ms-excel
xld:
type: file
mime: application/vnd.ms-excel