1d6872a856
So that we can increase it from the default 114688 Useful in case for example the OS-Federation mapping is too large. If this limit is breached heat will return a 413 Entity Too Large and not log anything to heat.log. Change-Id: I90f15091088db67e6d33ef6272e59de69c4fe601 Closes-Bug: #1835161
6 lines
126 B
YAML
6 lines
126 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support to configure `[oslo_middleware]/max_request_body_size` with
|
|
`$max_request_body_size`.
|