100mb (#1421)
This commit is contained in:
parent
00e7804f96
commit
62f9a054a4
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
DefaultMaxRecvSize int64 = 1024 * 1024 * 10 // 10Mb
|
||||
DefaultMaxRecvSize int64 = 1024 * 1024 * 100 // 10Mb
|
||||
)
|
||||
|
||||
type Options struct {
|
||||
|
Loading…
Reference in New Issue
Block a user