Skip to content

Commit 7774d9c

Browse files
committed
Avoid long lines
1 parent 6f047e0 commit 7774d9c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,10 @@ fallback_resolver = '9.9.9.9:53'
163163
ignore_system_dns = false
164164

165165

166-
## Maximum time (in seconds) to wait for network connectivity before initializing the proxy.
167-
## Useful if the proxy is automatically started at boot, and network connectivity is not guaranteed to be immediately available.
166+
## Maximum time (in seconds) to wait for network connectivity before
167+
## initializing the proxy.
168+
## Useful if the proxy is automatically started at boot, and network
169+
## connectivity is not guaranteed to be immediately available.
168170
## Use 0 to disable.
169171

170172
netprobe_timeout = 30

0 commit comments

Comments
 (0)