increased dropzone timeouts.

This commit is contained in:
msinkec
2021-05-27 09:29:32 +02:00
parent 49da3a2d74
commit 31ce97cb44
3 changed files with 3 additions and 0 deletions

View File

@@ -245,6 +245,7 @@ zagotovili vse potrebne informacije v skladu s predpisi o varstvu osebnih podatk
parallelUploads: 20,
paramName: "file", // The name that will be used to transfer the file
maxFilesize: 1000, // MB
timeout: 5000000, // milliseconds
acceptedFiles: ".txt, .csv, .pdf, .doc, .docx, .xls, .xlsx, .ppt, .pptx",
maxFiles: 20,
dictDefaultMessage: `Kliknite ali odložite datoteke sem.`,