Added a default timeout of 60 seconds to dropzone.

Fixes #876
This commit is contained in:
Abijeet
2018-11-18 00:22:08 +05:30
parent 302b53562d
commit d3d3e2ad3e
18 changed files with 26 additions and 3 deletions

View File

@ -38,6 +38,7 @@ return [
'uploaded' => 'Servern tillåter inte så här stora filer. Prova en mindre fil.',
'image_upload_error' => 'Ett fel inträffade vid uppladdningen',
'image_upload_type_error' => 'Filtypen du försöker ladda upp är ogiltig',
'file_upload_timeout' => 'Filuppladdningen har tagits ut.',
// Attachments
'attachment_page_mismatch' => 'Fel i sidmatchning vid uppdatering av bilaga',