mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
msg split num change
This commit is contained in:
parent
a86980657c
commit
09b501f7df
@ -14,7 +14,7 @@ import (
|
||||
|
||||
const cChat = "chat"
|
||||
const cGroup = "group"
|
||||
const singleGocMsgNum = 10000
|
||||
const singleGocMsgNum = 5000
|
||||
|
||||
type MsgInfo struct {
|
||||
SendTime int64
|
||||
|
Loading…
x
Reference in New Issue
Block a user