mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
This commit introduces a new listener config option to allow disabling the request limiter per-listener.
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
```release-note:improvement
|
|
limits: Add a listener configuration option `disable_request_limiter` to allow
|
|
disabling the request limiter per-listener.
|
|
```
|