2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-14 07:44:50 +00:00

4 lines
259 B
Plaintext

```release-note:security
agent: Added a new check field, `disable_redirects`, that allows for disabling the following of redirects for HTTP checks. The intention is to default this to true in a future release so that redirects must explicitly be enabled.
```