Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit af0cc74

Browse files
[skip-changelog] Add documentation for the network.proxy configuration's field (#2433)
1 parent 89f8f04 commit af0cc74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/configuration.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
- `ttl` - cache expiration time of build folders. If the cache is hit by a compilation the corresponding build files
4343
lifetime is renewed. The value format must be a valid input for
4444
[time.ParseDuration()](https://pkg.go.dev/time#ParseDuration), defaults to `720h` (30 days).
45+
- `network` - configuration options related to the network connection.
46+
- `proxy` - URL of the proxy server.
4547

4648
## Configuration methods
4749

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /