改HTTP访问输出日志最大限制
This commit is contained in:
@@ -64,7 +64,7 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
maxDataSizeDontOutput = 20 * 1024
|
maxDataSizeDontOutput = 50 * 1024
|
||||||
)
|
)
|
||||||
|
|
||||||
// common api access error
|
// common api access error
|
||||||
|
|||||||
Reference in New Issue
Block a user