change default size limits

This commit is contained in:
yggverse 2024-04-04 02:12:06 +03:00
parent 47a7f10e67
commit 481ab06bc6

View File

@ -117,7 +117,7 @@
"connection": "connection":
{ {
"timeout":3, "timeout":3,
"length":1048576, "length":10485760,
"chunk":1 "chunk":1
}, },
"queue": "queue":