mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01: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.
|
|
```
|