server: # Send minimum amount of information to upstream servers to enhance # privacy. Only sends minimum required labels of the QNAME and sets # QTYPE to NS when possible. # See RFC 7816 "DNS Query Name Minimisation to Improve Privacy" for # details. qname-minimisation: yes # Do not fall-back to sending full QNAME to potentially broken nameservers. # A lot of domains will not be resolvable when this option in enabled. #qname-minimisation-strict: yes