fix: Increase body parser limit
Created by: Tirokk
Authored by mattwr18 Merged
- The default limit is only 100kb
- we are getting many requests that exceed this limit
- not sure about what would be an appropriate limit, but have seen 50mb in many examples.
🍰 Pullrequest
Issues
- fixes #3036 (closed)
Todo
-
None