Saved filename fixed so that clients display it correctly #2415 (#2705)

* increased filename length to 36 to make sure clients display correct filename

* increased filename length to 36 to make sure clients display correct filename

* added uuid prefix to saved filenames
This commit is contained in:
Lama Chandrasena
2016-09-18 03:57:31 +09:30
committed by Florent Vilmart
parent 4c927dd898
commit 22c1a87d80
2 changed files with 3 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
"mime": "1.3.4",
"mongodb": "2.2.10",
"multer": "1.2.0",
"node-uuid": "^1.4.7",
"parse": "1.9.1",
"parse-server-fs-adapter": "1.0.1",
"parse-server-push-adapter": "1.1.0",