chore(config): update config
This commit is contained in:
parent
c76e61a686
commit
3ad6b97e86
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ server:
|
||||||
debug: false
|
debug: false
|
||||||
host: "0.0.0.0"
|
host: "0.0.0.0"
|
||||||
port: 8686
|
port: 8686
|
||||||
readTimeout: 2000
|
readTimeout: 3000
|
||||||
writerTimeout: 86400000 # 1 day
|
writerTimeout: 86400000 # 1 day
|
||||||
maxHeaderBytes: 512
|
maxHeaderBytes: 512
|
||||||
publicPath: "/quickshare/public"
|
publicPath: "/quickshare/public"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue