diff --git a/unbound/unbound.conf b/unbound/unbound.conf index 235ff3b..3589ca6 100644 --- a/unbound/unbound.conf +++ b/unbound/unbound.conf @@ -60,7 +60,7 @@ server: logfile: /dev/null # Only log errors - verbosity: 1 + verbosity: 0 ########################################################################### # PRIVACY SETTINGS @@ -301,7 +301,7 @@ server: # include: /opt/unbound/etc/unbound/forward-records.conf # OPTIONAL: - # Forward Secure DNS to upstread provider Cloudflare DNS + # Forward Secure DNS to upstream provider Cloudflare DNS # forward-zone: # name: "." @@ -313,4 +313,3 @@ server: remote-control: control-enable: no -