diff --git a/apps/fc-chat/fc-chat.yaml b/apps/fc-chat/fc-chat.yaml index 55332c5..4ba190a 100644 --- a/apps/fc-chat/fc-chat.yaml +++ b/apps/fc-chat/fc-chat.yaml @@ -51,6 +51,7 @@ data: FlowerCore__AI__Skills__Retail__RetailApiUrl: "http://retail-web.fc-retail.svc.cluster.local" FlowerCore__AI__Skills__Intranet__IntranetBaseUrl: "http://intranet-web.intranet.svc.cluster.local" FlowerCore__AI__Skills__Print__PrintMcpBaseUrl: "http://10.0.57.16:5200" + FlowerCore__AI__Helpdesk__SentimentEscalation__Enabled: "true" FlowerCore__AI__IrcBridge__Enabled: "true" FlowerCore__AI__IrcBridge__DefaultProfileSlug: "it-helpdesk" FlowerCore__AI__IrcBridge__MentionProfileSlug: "it-helpdesk"