szabodanika / microbin

A secure, configurable file-sharing and URL shortening web app written in Rust.
https://microbin.eu
BSD 3-Clause "New" or "Revised" License
2.65k stars 163 forks source link

Enhancement Request: Add File Attachment Size Limits #153

Closed WingZeroh closed 1 year ago

WingZeroh commented 1 year ago

Can we have a future enhancement for a file attachment size limit in the configruation settings?

szabodanika commented 1 year ago

If you use microbin behind a reverse proxy like ngninx, you can use that to set request size limit for now. But I agree this should be built in at some point