mirror of
https://github.com/YGGverse/Yo.git
synced 2026-04-01 18:25:29 +00:00
change default size limits
This commit is contained in:
parent
47a7f10e67
commit
481ab06bc6
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
||||||
"connection":
|
"connection":
|
||||||
{
|
{
|
||||||
"timeout":3,
|
"timeout":3,
|
||||||
"length":1048576,
|
"length":10485760,
|
||||||
"chunk":1
|
"chunk":1
|
||||||
},
|
},
|
||||||
"queue":
|
"queue":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue