From 86926cc3b58f671b0ad1256b7f94cbcf04bda381 Mon Sep 17 00:00:00 2001 From: icey-yu <1186114839@qq.com> Date: Mon, 26 Aug 2024 17:47:51 +0800 Subject: [PATCH] feat: change group rpc num --- start-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-config.yml b/start-config.yml index 09ef8e48d..a6d3e47af 100644 --- a/start-config.yml +++ b/start-config.yml @@ -7,7 +7,7 @@ serviceBinaries: openim-msgtransfer: 4 openim-rpc-conversation: 1 openim-rpc-auth: 1 - openim-rpc-group: 2 + openim-rpc-group: 1 openim-rpc-friend: 1 openim-rpc-msg: 1 openim-rpc-third: 1