hezzze / strapi-provider-upload-oss

A provider for strapi server to upload file to Aliyun OSS
MIT License
62 stars 13 forks source link

Add secure option for Aliyun OSS client. #13

Closed smoothdvd closed 3 years ago

hezzze commented 3 years ago

Hey @smoothdvd thanks for this PR! however, I think the log() will be useful for debugging purposes and it will only show up in development mode, so I'm planning to keep it.

see here: https://github.com/hezzze/strapi-provider-upload-oss/blob/master/lib/index.js#L13