1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-06-10 02:06:21 +02:00

Sadly disable query minimization for now

This still occasionally prevents resolution from working properly.

Sample test case: A pop.secureserver.net.
This commit is contained in:
Frank Denis 2016-06-21 12:38:28 +02:00
parent e0208fef25
commit d49b2e745a

View File

@ -49,7 +49,7 @@ server:
do-not-query-localhost: no
prefetch: yes
prefetch-key: yes
qname-minimisation: yes
qname-minimisation: no
ratelimit: 1000
rrset-roundrobin: yes
minimal-responses: yes