2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-01 05:40:40 +00:00
FFMMM 74eb257b1c
[sync ent] increase segment max limit to 4*64, make configurable () ()
* commit b6eb27563e747a78b7647d2b5da405e46364cc46
Author: FFMMM <FFMMM@users.noreply.github.com>
Date:   Thu Dec 9 13:53:44 2021 -0800

    increase segment max limit to 4*64, make configurable ()

    Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>

* fix: rename ent changelog file

Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2021-12-09 15:36:11 -08:00

3 lines
108 B
Plaintext

```release-note:feature
networking: **(Enterprise Only)** Make `segment_limit` configurable, cap at 256.
```