From c078730a897e237967188037ae025d3fa179cc92 Mon Sep 17 00:00:00 2001 From: withchao <993506633@qq.com> Date: Thu, 14 Nov 2024 14:22:06 +0800 Subject: [PATCH] feat: gob json encoder --- config/openim-msggateway.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/openim-msggateway.yml b/config/openim-msggateway.yml index 428f3ba47..6c46b52a8 100644 --- a/config/openim-msggateway.yml +++ b/config/openim-msggateway.yml @@ -22,6 +22,3 @@ longConnSvr: websocketMaxMsgLen: 4096 # WebSocket connection handshake timeout in seconds websocketTimeout: 10 - -# 1: For Android, iOS, Windows, Mac, and web platforms, only one instance can be online at a time -multiLoginPolicy: 1