Girish Ramakrishnan 6ebe9f1e52 Set the file upload limit to 521mb
My intention was to set it to 512mb but the file I have is 514mb.
So, I chose a prime number above 514.

For some reason, instead of a 413 HTTP Error, the connection gets
reset when uploading large files. Needs investigation.
2013-10-14 23:11:49 -07:00
2013-10-14 23:11:49 -07:00
2013-10-12 09:56:21 -07:00
2013-09-09 18:28:45 -07:00
2013-08-31 21:00:58 -07:00
2013-10-14 23:11:49 -07:00

curl -F file=@data.txt -F 'data={"filename":"data.txt", "action": "update"}' http://localhost:3000/file

S
Description
Cloudron Box
Readme 47 MiB
Languages
JavaScript 72.6%
Vue 22.3%
Shell 3.1%
HTML 1.1%
EJS 0.7%
Other 0.2%