stephent / strapi-provider-upload-aws-s3-plus-cdn

Adaptation of strapi-provider-upload-aws-s3 to support private buckets and download via CDN
Other
13 stars 12 forks source link

Support custom subdirectory? #4

Open Valid opened 1 year ago

Valid commented 1 year ago

I noticed that an out of date version of this script has the ability to assign an env var to specify a custom subdirectory: https://github.com/supplystream/stapi-provider-upload-aws-s3-use-cdn

Any chance you can implement this into this package?

stephent commented 1 year ago

Hi @Valid - looks like it should be easy enough. I'll see if I can add that in.