mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
This PR flips the logic for the Request Limiter, setting it to default disabled. We allow users to turn on the global Request Limiter, but leave the Listener configuration as a "disable per Listener".
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
```release-note:improvement
|
|
limits: Introduce a reloadable opt-in configuration for the Request Limiter.
|
|
```
|