mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-10 06:37:00 +08:00
roll back some config values
This commit is contained in:
parent
8cfcc121ed
commit
45aaa4f87d
@ -176,15 +176,15 @@ rpcPort:
|
|||||||
###################### RPC Register Name Configuration ######################
|
###################### RPC Register Name Configuration ######################
|
||||||
# RPC service names for registration, it's not recommended to modify these
|
# RPC service names for registration, it's not recommended to modify these
|
||||||
rpcRegisterName:
|
rpcRegisterName:
|
||||||
openImUserName: Rpc-User
|
openImUserName: User
|
||||||
openImFriendName: Rpc-Friend
|
openImFriendName: Friend
|
||||||
openImMsgName: Rpc-Msg
|
openImMsgName: Msg
|
||||||
openImPushName: Rpc-Push
|
openImPushName: Push
|
||||||
openImMessageGatewayName: Rpc-MessageGateway
|
openImMessageGatewayName: MessageGateway
|
||||||
openImGroupName: Rpc-Group
|
openImGroupName: Group
|
||||||
openImAuthName: Rpc-Auth
|
openImAuthName: Auth
|
||||||
openImConversationName: Rpc-Conversation
|
openImConversationName: Conversation
|
||||||
openImThirdName: Rpc-Third
|
openImThirdName: Third
|
||||||
|
|
||||||
###################### Log Configuration ######################
|
###################### Log Configuration ######################
|
||||||
# Log configuration
|
# Log configuration
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user