Skip to content

Commit 02d79a3

Browse files
committed
ANd a typo
Signed-off-by: Lynette Miles <[email protected]>
1 parent 3a28b23 commit 02d79a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ that rely on networking I/O:
7878

7979
| Property | Description | Default |
8080
| :------- |:------------|:--------|
81-
| `net.connect_timeout` | Set maximum time expressed in seconds to wait for a TCP connection to be established, this include the TLS handshake time. | `10` |
81+
| `net.connect_timeout` | Set maximum time expressed in seconds to wait for a TCP connection to be established, this includes the TLS handshake time. | `10` |
8282
| `net.connect_timeout_log_error` | On connection timeout, specify if it should log an error. When disabled, the timeout is logged as a debug message. | `true` |
8383
| `net.dns.mode` | Select the primary DNS connection type (TCP or UDP). Can be set in the [SERVICE] section and overridden on a per plugin basis if desired. | _none_ |
8484
| `net.dns.prefer_ipv4` | Prioritize IPv4 DNS results when trying to establish a connection. | `false` |

0 commit comments

Comments
 (0)