Avoid long lines

This commit is contained in:
Frank Denis 2018-05-10 22:19:04 +02:00
parent 6f047e07b8
commit 7774d9cf05
1 changed files with 4 additions and 2 deletions

View File

@ -163,8 +163,10 @@ fallback_resolver = '9.9.9.9:53'
ignore_system_dns = false
## Maximum time (in seconds) to wait for network connectivity before initializing the proxy.
## 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.
## Useful if the proxy is automatically started at boot, and network
## connectivity is not guaranteed to be immediately available.
## Use 0 to disable.
netprobe_timeout = 30