-
Problem report
-
Resolution: Unresolved
-
Minor
-
7.4.0
-
None
-
Sprint candidates
Steps to reproduce:
- Try importing template bundles in the frontend under Nginx
Result:
"Unexpected error" in the frontend, "client intended to send too large body:" in the logs
Expected:
Successful import.
By default client_max_body_size is 1MB. This parameter should be either increased in the packages or make bundles < 1MB.