Files
puppet-octavia/releasenotes/notes/max_request_body_size-152d9e3efb95a859.yaml
Takashi Kajinami 1f7f9d4384 Add max_request_body_size option support
Octavia enabled sizelimit middleware in API. This introduces support
for the max_request_body_size option so that users can customize
the limit.

Depends-on: https://review.opendev.org/902049
Change-Id: Iab79e9a4d50e65ea663bb5bb5428585dff48720d
2024-03-15 16:43:15 +00:00

5 lines
95 B
YAML

---
features:
- |
The new ``octavia::api::max_request_body_size`` option has been added.