mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 05:56:00 +08:00
fix bug
This commit is contained in:
@@ -230,6 +230,11 @@ chatpersistencemysql: true
|
||||
reliablestorage: false
|
||||
#消息缓存时间
|
||||
msgCacheTimeout: 1800
|
||||
#群聊已读开启
|
||||
groupMessageHasReadReceiptEnable: false
|
||||
#单聊已读开启
|
||||
singleMessageHasReadReceiptEnable: false
|
||||
|
||||
|
||||
#token config
|
||||
tokenpolicy:
|
||||
|
||||
Reference in New Issue
Block a user