Allow changing of file name before uploading (feature request)
aruokhai opened this issue · 2 comments
aruokhai commented
am uploading profile pics to aws s3 ,but i want to change the image names before uploading , i don't want to use the File constructor because some browsers doesn't support it
jacobokoenig commented
Fausto would you mind documenting this? How would I declare the filename on the config? or how would the upload func be called?