Merge branch '3.6.1-code-conventions' of https://github.com/FGadvancer/Open-IM-Server into 3.6.1-code-conventions

pull/2148/head
skiffer-git 1 year ago
commit 99755e0138

@ -1,14 +1,13 @@
username: '' username: ''
password: '' password: ''
addr: [ 172.28.0.1:19094 ] addr: [ 172.28.0.1:19094 ]
latestMsgToRedis: toRedis:
topic: "latestMsgToRedis" topic: "toRedis"
offlineMsgToMongo: toMongo:
topic: "offlineMsgToMongoMysql" topic: "toMongo"
msgToPush: toPush:
topic: "msgToPush" topic: "toPush"
consumerGroupID: consumerGroupID:
msgToRedis: redis msgToRedis: redis
msgToMongo: mongo msgToMongo: mongo
msgToMySql: mysql
msgToPush: push msgToPush: push

Loading…
Cancel
Save