mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 10:35:59 +08:00
add rpc conversation
This commit is contained in:
@@ -123,6 +123,7 @@ rpcport: #rpc服务端口 默认即可
|
||||
openImAdminCmsPort: [ 11000 ]
|
||||
openImOfficePort: [ 11100 ]
|
||||
openImOrganizationPort: [ 11200 ]
|
||||
openImConversatinPort: [ 11300 ]
|
||||
c2c:
|
||||
callbackBeforeSendMsg:
|
||||
switch: false
|
||||
@@ -146,6 +147,7 @@ rpcregistername: #rpc注册服务名,默认即可
|
||||
openImAdminCMSName: AdminCMS
|
||||
openImOfficeName: Office
|
||||
openImOrganizationName: Organization
|
||||
openImConversationName: Conversation
|
||||
|
||||
log:
|
||||
storageLocation: ../logs/
|
||||
|
||||
Reference in New Issue
Block a user