mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-19 12:47:06 +08:00
test: document msg num set 100
This commit is contained in:
parent
667dccdc34
commit
87627043d8
@ -27,7 +27,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
singleGocMsgNum = 5000
|
singleGocMsgNum = 100
|
||||||
Msg = "msg"
|
Msg = "msg"
|
||||||
OldestList = 0
|
OldestList = 0
|
||||||
NewestList = -1
|
NewestList = -1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user