Commit 259eb47
ratbag
Issues with hanging on large file upload
See #701
I expericed an issue uploading large files (500MB+) where the user would not see the tick confirmation when the upload was complete. After some investigation (and making sure I have the correct web server and PHP settings to support large file uploads) and making this change it fixed the issue and the user would receive a tick upon upload completion1 parent bb74261 commit 259eb47
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| 270 | + | |
270 | 271 | | |
271 | 272 | | |
272 | 273 | | |
| |||
0 commit comments