Skip to content

Commit

Permalink
(chocolatey#954) Update Config file wording of proxy bypass list
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Feb 23, 2024
1 parent c3b2564 commit f9ae3e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/en-us/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Config settings are adjusted using `choco config set --name="'<nameFromBelow>'"
* `proxy` = **' '** - Explicit proxy location.
* `proxyUser` = **' '** - Optional proxy user.
* `proxyPassword` = **' '** - Optional proxy password. Encrypted.
* `proxyBypassList` = **' '** - Optional proxy bypass list. Comma separated.
* `proxyBypassList` = **' '** - Optional comma separated regex proxy bypass list. Comma separated.
* `proxyBypassOnLocal` = **'true'** - Bypass proxy for local connections.

### Timeouts
Expand Down

0 comments on commit f9ae3e4

Please sign in to comment.