mirror of
https://github.com/ookangzheng/blahdns.git
synced 2025-12-15 13:45:37 +07:00
10 lines
302 B
Plaintext
Executable File
10 lines
302 B
Plaintext
Executable File
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
|