diff --git a/pkg/common/db/table/unrelation/msg.go b/pkg/common/db/table/unrelation/msg.go index e32f1ac60..30e6670b5 100644 --- a/pkg/common/db/table/unrelation/msg.go +++ b/pkg/common/db/table/unrelation/msg.go @@ -27,7 +27,7 @@ import ( ) const ( - singleGocMsgNum = 100 + singleGocMsgNum = 5000 Msg = "msg" OldestList = 0 NewestList = -1