This plugin can be used to store static files to Aliyun OSS.
./answer build --with github.com/apache/answer-plugins/cdn-aliyun
Endpoint - Endpoint of AliCloud OSS storage, such as oss-cn-hangzhou.aliyuncs.comBucket Name - Your bucket nameObject Key Prefix - Prefix of the object key like ‘static/’ that ending with ‘/’Access Key Id - AccessKeyID of the AliCloud OSS storageAccess Key Secret - AccessKeySecret of the AliCloud OSS storageVisit Url Prefix - Prefix of access address for the CDN file, ending with ‘/’ such as https://static.example.com/xxx/Max File Size - Max file size in MB, default is 10MB