mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-17 15:29:03 +08:00
conversation update
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
fb018985c2
commit
f0a22e6a6c
+1
-1
@@ -216,7 +216,7 @@ chatPersistenceMysql: true
|
||||
tokenpolicy:
|
||||
accessSecret: "open_im_server" #token生成相关,默认即可
|
||||
# Token effective time day as a unit
|
||||
accessExpire: 3650 #token过期时间(天) 默认即可
|
||||
accessExpire: 90 #token过期时间(天) 默认即可
|
||||
messageverify:
|
||||
friendVerify: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user