57fb7fd0a5
There is no explanation for why this option was bumped to 1 MB instead of the upstream default. This has been the case since the original barbican role commit in 2016. Restore upstream default in Yoga. Change-Id: Ib0245f44d2b049f7e2254d8d2ea4b2080a8d62dd
7 lines
203 B
YAML
7 lines
203 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Restores upstream default value for ``max_allowed_request_size_in_bytes``
|
|
in ``barbican.conf``. It was set to 1000000 bytes instead of the upstream
|
|
default of 25000 bytes.
|