removed unsupported elements by json

This commit is contained in:
Alexey.Golubev
2016-09-12 12:40:38 +03:00
parent 5738821e75
commit bc12a8c62d

View File

@ -23,8 +23,7 @@
"editedDocs": [".docx", ".doc", ".odt", ".xlsx", ".xls", ".ods", ".csv", ".pptx", ".ppsx", ".rtf", ".txt", ".mht", ".html", ".htm"],
"convertedDocs": [".doc", ".odt", ".xls", ".ods", ".ppt", ".pps", ".odp", ".rtf", ".mht", ".html", ".htm", ".epub"],
"storageFolder": "files",
"maxFileSize": 1073741824,
// "fileChoiceUrl": "https://testinfo.teamlab.info/products/files/filechoice.aspx?fileType=xlsx&mailmerge=true"
"maxFileSize": 1073741824
},
"plugins": {
"url": "../../../../sdkjs-plugins/",