deleted code: sending file to remote storage

This commit is contained in:
Sergey Linnik
2016-07-11 11:18:45 +03:00
parent 7298ec481c
commit aadac3cca6
10 changed files with 27 additions and 331 deletions

View File

@ -23,7 +23,6 @@
"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",
"haveExternalIp": false,
"maxFileSize": 1073741824,
// "fileChoiceUrl": "https://testinfo.teamlab.info/products/files/filechoice.aspx?fileType=xlsx&mailmerge=true"
},