fix(uploader): add error info and fix issues in uploader
This commit is contained in:
parent
e462c349a5
commit
3b1508af51
6 changed files with 138 additions and 92 deletions
|
@ -8,7 +8,7 @@ server:
|
|||
debug: true
|
||||
host: "127.0.0.1"
|
||||
port: 8686
|
||||
readTimeout: 2000
|
||||
readTimeout: 4000
|
||||
writerTimeout: 86400000 # 1 day
|
||||
maxHeaderBytes: 512
|
||||
publicPath: "public"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue