From 0d1eea3cdb94d826a606fe4a51dfc4a142fda9cf Mon Sep 17 00:00:00 2001 From: withchao <993506633@qq.com> Date: Tue, 14 May 2024 15:45:05 +0800 Subject: [PATCH] fix: s3 config --- config/openim-rpc-third.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/config/openim-rpc-third.yml b/config/openim-rpc-third.yml index bb41c93ae..bde38ccc4 100644 --- a/config/openim-rpc-third.yml +++ b/config/openim-rpc-third.yml @@ -29,19 +29,4 @@ object: accessKeyID: '' accessKeySecret: '' sessionToken: '' - publicRead: false - kodo: - endpoint: "webhook://s3.cn-east-1.qiniucs.com" - bucket: "demo-9999999" - bucketURL: "webhook://your.domain.com" - accessKeyID: '' - accessKeySecret: '' - sessionToken: '' - publicRead: false - aws: - endpoint: "''" - region: "us-east-1" - bucket: "demo-9999999" - accessKeyID: '' - accessKeySecret: '' - publicRead: false + publicRead: false \ No newline at end of file