Closed modius closed 6 years ago
I think we can leave this as-is, and apps which need to accept large payloads can open up the max body size in their own nginx.conf configuration (they may be likely to need to change more than this default as well, such as request and proxy timeouts).
Need a reasonable default as this determines the maximum form post size and blocks any media upload above 1m by default. Can be easily overridden in the app project.