There was an error while loading. Please reload this page.
2 parents 765c15f + d47207d commit aa8b99aCopy full SHA for aa8b99a
1 file changed
frontend/src/Dz.js
@@ -37,7 +37,7 @@ function Dz() {
37
acceptedFiles: ".ifc",
38
parallelUploads: 100,
39
maxFiles: 100,
40
- maxFileSize: MAX_FILE_SIZE_IN_MB,
+ maxFilesize: MAX_FILE_SIZE_IN_MB,
41
autoProcessQueue: false,
42
addRemoveLinks: true,
43
withCredentials: true,
0 commit comments