mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00: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.
|
|
```
|