mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-02 15:56: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 cChat = "chat"
|
||||||
const cGroup = "group"
|
const cGroup = "group"
|
||||||
const singleGocMsgNum = 10000
|
const singleGocMsgNum = 5000
|
||||||
|
|
||||||
type MsgInfo struct {
|
type MsgInfo struct {
|
||||||
SendTime int64
|
SendTime int64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user