Aleksey Meshkov

Results 2 issues of Aleksey Meshkov

Hi! Could you look through the issue below please? ``` app.use('/upload', function (req, res, next) { // imageVersions are taken from upload.configure() upload.fileHandler({ uploadDir: function () { return __dirname +...

Hi! Thank's for the plugin. What's the best way to extend it? I need to get contact's photos for instance.

enhancement