From bbe9819165efcbcb413a29fdac2f2ce3ad072adf Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Thu, 28 Jan 2021 16:47:24 +0700 Subject: [PATCH] Update kresd.conf --- configuration/kresd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration/kresd.conf b/configuration/kresd.conf index e31ad70..531e6c0 100644 --- a/configuration/kresd.conf +++ b/configuration/kresd.conf @@ -2,6 +2,7 @@ -- vim:syntax=lua:set ts=4 sw=4: -- Refer to manual: https://knot-resolver.readthedocs.org/en/stable/ +-- This Will Keep Log Disable (false) will stop this. verbose(true) -- Network interface configuration net.listen('127.0.0.1', 5353, { kind = 'dns' })