# README
Tencent COS Storage (preview)
This plugin can be used to store attachments and avatars to Tencent COS.
How to use
Build
./answer build --with github.com/apache/answer-plugins/storage-tencentyuncos
Configuration
Region
- Region of Tencent COS storage, like 'ap-beijing'Bucket Name
- Your bucket nameObject Key Prefix
- Prefix of the object key like 'answer/data/' that ending with '/'Secret ID
- Secret ID of the Tencent COS storageSecret Key
- Secret Key of the Tencent COS storageVisit Url Prefix
- Prefix of access address for the uploaded file, ending with '/' such as https://example.com/xxx/Max File Size
- Max file size in MB, default is 10MB
# Packages
No description provided by the author
# Variables
go:embed info.yaml.