affanshahid / multer-storage-cloudinary

A Cloudinary multer storage engine
MIT License
104 stars 18 forks source link

Change Folder Dynamically #10

Closed kbforr closed 4 years ago

kbforr commented 4 years ago

How can i change the folder destination dynamically of the images being uploaded?

affanshahid commented 4 years ago

This can be done by providing a function for params.folder. Please check the docs.