StevensSEC / monocle

A mobile app to transcribe images of printed text from a page.
GNU General Public License v3.0
3 stars 0 forks source link

increase max upload file size #72

Closed dcarpenter31 closed 2 years ago

dcarpenter31 commented 2 years ago

I was getting an error when trying to upload an image of my keyboard from my phone that multer could not handle a field "that long". I increased the max upload to 10 MB to compensate.