Skip to content

Commit 9e60cfa

Browse files
committed
set netprobe default
1 parent a29f802 commit 9e60cfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SimpleDnsCrypt/dnscrypt-proxy/dnscrypt-proxy.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ keepalive = 30
1313
cert_refresh_delay = 240
1414
fallback_resolver = '9.9.9.9:53'
1515
ignore_system_dns = false
16-
netprobe_timeout = 45
17-
netprobe_address = "255.255.255.0:53"
16+
netprobe_timeout = 0
17+
netprobe_address = '255.255.255.0:53'
1818
log_files_max_size = 10
1919
log_files_max_age = 7
2020
log_files_max_backups = 1

0 commit comments

Comments
 (0)