mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 11:52:10 +08:00
17 lines
252 B
YAML
17 lines
252 B
YAML
env: zookeeper
|
|
rpcRegisterName:
|
|
user: User
|
|
friend: Friend
|
|
msg: Msg
|
|
push: Push
|
|
messageGateway: MessageGateway
|
|
group: Group
|
|
auth: Auth
|
|
conversation: Conversation
|
|
third: Third
|
|
imAdmin:
|
|
userID: [ "imAdmin" ]
|
|
nickname: [ "imAdmin" ]
|
|
|
|
|