[GH-ISSUE #102] Dropzone default timeout 30 secondes #71

Closed
opened 2026-03-02 15:55:30 +03:00 by kerem · 0 comments
Owner

Originally created by @gbrault on GitHub (Dec 10, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/102

you should add timeout (in msec)
Dropzone.options.fileUploader = {
timeout:120000, // 2 minutes
init: function () {...

Originally created by @gbrault on GitHub (Dec 10, 2018). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/102 you should add timeout (in msec) Dropzone.options.fileUploader = { timeout:120000, // 2 minutes init: function () {...
kerem 2026-03-02 15:55:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#71
No description provided.