Actions
Feature #21529
openSalt Installer manages API.MaxRequestSize from local.params
Story points:
-
Description
Both API.MaxRequestSize
and nginx's client_max_body_size
should be in sync, with the former's value in bytes, and the latter in MiB (e.g. 128m
). Default should be 128 MiB.
We could use jinja to do the math for us.
Updated by Peter Amstutz 9 months ago
- Target version changed from To be scheduled to Future
Actions