expressjs/multer

'preservePath:true' is very unclear

Open

#846 opened on Feb 25, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (11,136 stars) (1,043 forks)batch import
docsenhancementhelp wanted

Description

I wanted to fetch the full path of a file that's being uploaded by the user. I have found about the preservePath option, I have enabled it. But the documentation is so unclear, it's very rudimentary to figure out, where to go from here

Contributor guide