enable | Enabled object storage type | Default is minio ; options include cos , oss , kodo |
cos | Tencent Cloud object storage configuration | Includes bucketURL , secretID , secretKey , sessionToken , publicRead |
oss | OSS object storage configuration | Includes endpoint , bucket , bucketURL , accessKeyID , accessKeySecret , sessionToken , publicRead |
kodo | Qiniu Cloud object storage configuration | Includes endpoint , bucket , bucketURL , accessKeyID , accessKeySecret , sessionToken , publicRead |
endpoint | OSS service access domain | Enter the access domain of the OSS service |
bucket | OSS bucket name | Enter the OSS bucket name |
bucketURL | OSS bucket access URL | Enter the OSS bucket access URL |
accessKeyID | OSS access key ID | Enter the OSS access key ID |
accessKeySecret | OSS access key secret | Enter the OSS access key secret |
sessionToken | OSS session token | Enter the OSS session token (optional) |
publicRead | Bucket public read setting | Specify whether the bucket is publicly readable (default is false) |
secretID | Tencent Cloud access key ID | Enter the Tencent Cloud access key ID |
secretKey | Tencent Cloud access key secret | Enter the Tencent Cloud access key secret |