From fad972e665d0e516433a2b16709715d4d0bc7ca8 Mon Sep 17 00:00:00 2001 From: deflax Date: Mon, 24 Jun 2024 13:11:39 +0000 Subject: [PATCH] disable log-queries --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 515fbd2..6f0ab45 100755 --- a/init.sh +++ b/init.sh @@ -141,7 +141,7 @@ server: verbosity: 1 logfile: /var/log/unbound/unbound.log chroot: "" - log-queries: yes + log-queries: no # list of root DNS servers root-hints: "/var/lib/unbound/root.hints"