Caddy allows you to limit file uploads to a maximum size to prevent abuse.
{ "handler": "request_body", "max_size": 1000000 }
Was this article helpful?
Thanks for your feedback!