Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable dropzone's timeout (go-gitea#12024)
Dropzone 4.4 introduced a 30s XHR timeout that will kill any upload still in progress. This disable that timeout again. Ref: https://www.dropzonejs.com/#config-timeout Ref: go-gitea#10645 Ref: https://xhr.spec.whatwg.org/#the-timeout-attribute Fixes: go-gitea#12022 Fixes: go-gitea#11906 Co-authored-by: Lunny Xiao <[email protected]>
- Loading branch information