feat: OpenIMServer compatible qiniu kodo (#1460)

* build : add aws and kodo dependency

* feat: add qiniu kodo

* Doc : Add Qiniu Cloud Kodo Document and Config
This commit is contained in:
healingtjx
2023-11-29 10:41:47 +08:00
committed by GitHub
parent ceb669dfb8
commit 4c7e0295bf
10 changed files with 462 additions and 2 deletions
+8 -1
View File
@@ -158,7 +158,14 @@ object:
accessKeySecret: ''
sessionToken: ''
publicRead: false
kodo:
endpoint: "http://s3.cn-east-1.qiniucs.com"
bucket: "demo-9999999"
bucketURL: "http://your.domain.com"
accessKeyID: ''
accessKeySecret: ''
sessionToken: ''
publicRead: false
###################### RPC Port Configuration ######################
# RPC service ports
# These ports are passed into the program by the script and are not recommended to modify