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' })