Unverified Commit af0cc748 authored by MatteoPologruto's avatar MatteoPologruto Committed by GitHub

[skip-changelog] Add documentation for the `network.proxy` configuration's field (#2433)

parent 89f8f041
......@@ -42,6 +42,8 @@
- `ttl` - cache expiration time of build folders. If the cache is hit by a compilation the corresponding build files
lifetime is renewed. The value format must be a valid input for
[time.ParseDuration()](https://pkg.go.dev/time#ParseDuration), defaults to `720h` (30 days).
- `network` - configuration options related to the network connection.
- `proxy` - URL of the proxy server.
## Configuration methods
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment