We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2278bbc commit 3802b09Copy full SHA for 3802b09
docs/configuration.md
@@ -45,6 +45,7 @@
45
[time.ParseDuration()](https://pkg.go.dev/time#ParseDuration), defaults to `720h` (30 days).
46
- `network` - configuration options related to the network connection.
47
- `proxy` - URL of the proxy server.
48
+ - `connection_timeout` - connection timeout in seconds, defaults to `0` which will wait indefinitely.
49
50
### Default directories
51
0 commit comments