diff --git a/src/etc/unbound.conf b/src/etc/unbound.conf index c6c29c68..f226d77f 100644 --- a/src/etc/unbound.conf +++ b/src/etc/unbound.conf @@ -1,4 +1,4 @@ -# $OpenBSD: unbound.conf,v 1.16 2019/07/26 17:22:09 sthen Exp $ +# $OpenBSD: unbound.conf,v 1.17 2019/08/25 15:50:21 ajacoutot Exp $ server: interface: 127.0.0.1 @@ -67,8 +67,8 @@ remote-control: # Use an upstream DNS-over-TLS forwarder and do not fall back to cleartext # if that fails. #forward-zone: -# name: "." -# forward-tls-upstream: yes # use DNS-over-TLS forwarder -# forward-first: no # do NOT send direct -# # the hostname after "#" is not a comment, it is used for TLS checks: -# forward-addr: 192.0.2.53@853#resolver.hostname.example +# name: "." +# forward-tls-upstream: yes # use DNS-over-TLS forwarder +# forward-first: no # do NOT send direct +# # the hostname after "#" is not a comment, it is used for TLS checks: +# forward-addr: 192.0.2.53@853#resolver.hostname.example