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 6f047e0 commit 7774d9cCopy full SHA for 7774d9c
dnscrypt-proxy/example-dnscrypt-proxy.toml
@@ -163,8 +163,10 @@ fallback_resolver = '9.9.9.9:53'
163
ignore_system_dns = false
164
165
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.
+## Maximum time (in seconds) to wait for network connectivity before
+## initializing the proxy.
168
+## Useful if the proxy is automatically started at boot, and network
169
+## connectivity is not guaranteed to be immediately available.
170
## Use 0 to disable.
171
172
netprobe_timeout = 30
0 commit comments