mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
The upgrade to the latest Dropzone.js brought in a new `timeout` configuration variable, which defaults to 30s. This removes the time limit and restores original functionality. Fixes #4869