feat: Add enable config center button && fix: grpc connection leakage (#3036)
* feat: add enable config center * fix: config * fix: config * fix: config * fix: config
This commit is contained in:
@@ -68,6 +68,6 @@ func (a *ConversationRpcCmd) runE() error {
|
||||
a.conversationConfig.Share.GetConfigFileName(),
|
||||
a.conversationConfig.LocalCacheConfig.GetConfigFileName(),
|
||||
a.conversationConfig.Discovery.GetConfigFileName(),
|
||||
},
|
||||
}, nil,
|
||||
conversation.Start)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user