mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
stubby: use EDNS client-subnet privacy by default
Retain the upstream value since privacy is usually the key user motivation for using DNS-over-TLS, and simply note that those encountering sub-optimal routing may consider disabling the setting. Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
This commit is contained in:
committed by
Jonathan G. Underwood
parent
9351266328
commit
3f17c54f26
@@ -9,7 +9,7 @@ tls_authentication: GETDNS_AUTHENTICATION_REQUIRED
|
||||
|
||||
tls_query_padding_blocksize: 128
|
||||
|
||||
edns_client_subnet_private : 0
|
||||
edns_client_subnet_private : 1
|
||||
|
||||
round_robin_upstreams: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user