mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
channelNum
This commit is contained in:
parent
5db96847fc
commit
84e7935971
@ -16,7 +16,7 @@ const Msg = 2
|
|||||||
const ConsumerMsgs = 3
|
const ConsumerMsgs = 3
|
||||||
const UserMessages = 4
|
const UserMessages = 4
|
||||||
const MongoMessages = 5
|
const MongoMessages = 5
|
||||||
const ChannelNum = 10
|
const ChannelNum = 100
|
||||||
|
|
||||||
var (
|
var (
|
||||||
persistentCH PersistentConsumerHandler
|
persistentCH PersistentConsumerHandler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user