mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
14 lines
209 B
YAML
14 lines
209 B
YAML
username: ''
|
|
password: ''
|
|
addr: [ localhost:19094 ]
|
|
toRedis:
|
|
topic: "toRedis"
|
|
toMongo:
|
|
topic: "toMongo"
|
|
toPush:
|
|
topic: "toPush"
|
|
consumerGroupID:
|
|
msgToRedis: redis
|
|
msgToMongo: mongo
|
|
msgToPush: push
|