mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-07-14 18:11:12 +08:00
删除账户,默认18个月
This commit is contained in:
parent
aa2eaee960
commit
35371dde66
@ -1,4 +1,6 @@
|
|||||||
cronExecuteTime: 0 2 * * *
|
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