mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-15 02:21:09 +08:00
删除账户,默认18个月
This commit is contained in:
parent
aa2eaee960
commit
35371dde66
@ -2,3 +2,5 @@ cronExecuteTime: 0 2 * * *
|
|||||||
retainChatRecords: 365
|
retainChatRecords: 365
|
||||||
fileExpireTime: 180
|
fileExpireTime: 180
|
||||||
deleteObjectType: ["msg-picture","msg-file", "msg-voice","msg-video","msg-video-snapshot","sdklog"]
|
deleteObjectType: ["msg-picture","msg-file", "msg-voice","msg-video","msg-video-snapshot","sdklog"]
|
||||||
|
chatAPI:
|
||||||
|
address: http://127.0.0.1:10008
|
||||||
Loading…
x
Reference in New Issue
Block a user