Turistforeningen / node-s3-uploader

Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
https://www.npmjs.com/package/s3-uploader
MIT License
241 stars 54 forks source link

I don't want to upload the original image. #107

Closed ghost closed 8 years ago

ghost commented 8 years ago

As simple as that.

Starefossen commented 8 years ago

Hi @nifft and thank you for using this library.

If you do not want the original image uploaded, just remove the original configuration option from your Uploader configuration. Simple as that 😅