Files
vault/changelog/12666.txt
Anton Carlos 35c0041948 make etcd param MaxCallSendMsgSize configurable (#12666)
* make max_call_size configurable

* add changelog

* update etcd docs and fix changelog

* rename to max_send_size

* docs variable fix

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-08-16 15:03:12 -04:00

5 lines
99 B
Plaintext

```release-note:improvement
storage/etcd: Make etcd parameter MaxCallSendMsgSize configurable
```