Skip to content

Raise default bottle limit and make it configurable

Mathias Védrines requested to merge 4-http-413 into master

Let's set the bottle request body limit to a reasonable default 1 MB instead of 100 KB.

And add the ability to override it in config.ini.

Closes #4 (closed)

Merge request reports