diff --git a/config/openim-crontask.yml b/config/openim-crontask.yml index ff69c7dc8..ccce6cfd7 100644 --- a/config/openim-crontask.yml +++ b/config/openim-crontask.yml @@ -1,4 +1,6 @@ cronExecuteTime: 0 2 * * * retainChatRecords: 365 fileExpireTime: 180 -deleteObjectType: ["msg-picture","msg-file", "msg-voice","msg-video","msg-video-snapshot","sdklog"] \ No newline at end of file +deleteObjectType: ["msg-picture","msg-file", "msg-voice","msg-video","msg-video-snapshot","sdklog"] +chatAPI: + address: http://127.0.0.1:10008 \ No newline at end of file