This commit is contained in:
Frank Denis 2018-01-23 15:51:57 +01:00
parent 3a3535dcbc
commit abb659eed2
2 changed files with 7 additions and 8 deletions

4
Gopkg.lock generated
View File

@ -112,7 +112,7 @@
"poly1305",
"salsa20/salsa"
]
revision = "a6600008915114d9c087fad9f03d75087b1a74df"
revision = "3d37316aaa6bd9929127ac9a527abf408178ea7b"
[[projects]]
branch = "master"
@ -136,7 +136,7 @@
"windows/svc/eventlog",
"windows/svc/mgr"
]
revision = "2c42eef0765b9837fbdab12011af7830f55f88f0"
revision = "af50095a40f9041b3b38960738837185c26e9419"
[solve-meta]
analyzer-name = "dep"

View File

@ -54,7 +54,7 @@ daemonize = false
force_tcp = false
## Timeout, in milliseconds
## How long a DNS query will wait for a response, in milliseconds
timeout = 2500
@ -109,7 +109,7 @@ block_ipv6 = false
# DNS cache #
###########################
## Enable a basic DNS cache to reduce outgoing traffic
## Enable a DNS cache to reduce latency and outgoing traffic
cache = true
@ -238,11 +238,10 @@ format = 'tsv'
#########################
## Remote lists of available servers
## Recommended: change the cache_file location to an absolute path
[sources]
[sources.'proxy v1 list from github']
url = 'https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v1/dnscrypt-resolvers.csv'
[sources.'legacy resolvers list for dnscrypt-proxy v1']
url = 'https://download.dnscrypt.info/resolvers-list/v1/dnscrypt-resolvers.csv'
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
cache_file = 'dnscrypt-resolvers.csv'
format = 'v1'
@ -250,7 +249,7 @@ format = 'tsv'
prefix = ''
## Local, static list of available servers
## Optional, local, static list of additional servers
[servers]
[servers.'scaleway-fr']