Update kresd.conf

This commit is contained in:
Minoplhy 2021-01-28 16:47:24 +07:00 committed by GitHub
parent 47ee587e1b
commit bbe9819165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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