From 809747b3fa99354e355d407a37779cb7e59a38d9 Mon Sep 17 00:00:00 2001 From: Thuan Bui Date: Sun, 25 Dec 2022 16:57:37 +0700 Subject: [PATCH] Update unbound config --- unbound/unbound.conf | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -