maxDataSizeDontOutput = 200 * 1024

This commit is contained in:
gazebo
2019-12-18 23:00:22 +08:00
parent d70304cfea
commit c1866ed5c9
2 changed files with 8 additions and 3 deletions

View File

@@ -63,7 +63,7 @@ const (
)
const (
maxDataSizeDontOutput = 50 * 1024
maxDataSizeDontOutput = 200 * 1024
)
// common api access error