2024-08-21 15:10:43 +08:00
|
|
|
enable: etcd
|
2024-05-14 18:21:36 +08:00
|
|
|
etcd:
|
|
|
|
|
rootDirectory: openim
|
|
|
|
|
address: [ localhost:12379 ]
|
|
|
|
|
username: ''
|
|
|
|
|
password: ''
|
|
|
|
|
|
2025-02-08 17:31:06 +08:00
|
|
|
rpcService:
|
|
|
|
|
user: user-rpc-service
|
|
|
|
|
friend: friend-rpc-service
|
|
|
|
|
msg: msg-rpc-service
|
|
|
|
|
push: push-rpc-service
|
|
|
|
|
messageGateway: messagegateway-rpc-service
|
|
|
|
|
group: group-rpc-service
|
|
|
|
|
auth: auth-rpc-service
|
|
|
|
|
conversation: conversation-rpc-service
|
|
|
|
|
third: third-rpc-service
|