e7c0d5744b
* add max_entry_size to sanitized config output * add changelog entry * add test parallelism * add inmem test case * use named struct fields for TestSysConfigState_Sanitized cases
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
```release-note:improvement
|
|
core: Add a `raft` sub-field to the `storage` and `ha_storage` details provided by the
|
|
`/sys/config/state/sanitized` endpoint in order to include the `max_entry_size`.
|
|
```
|