-- Refer to manual: https://knot-resolver.readthedocs.io/en/stable/daemon.html#configuration
@config_defaults@
---- To disable DNSSEC validation, uncomment the following line (not recommended)
---- trust_anchors.keyfile_default = nil
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
-- Large cache size, so we don't need to flush ever
-- This can be larger than available RAM, least frequently accessed
net.listen('0.0.0.0')
net.listen('0.0.0.0', 853, {tls=true})
---- To disable DNSSEC validation, uncomment the following line (not recommended)
---- trust_anchors.keyfile_default = nil
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
-- Load Useful modules
modules = {
-- Refer to manual: https://knot-resolver.readthedocs.io/en/stable/daemon.html#configuration
@config_defaults@
---- To disable DNSSEC validation, uncomment the following line (not recommended)
---- trust_anchors.keyfile_default = nil
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
-- Large cache size, so we don't need to flush often
-- This can be larger than available RAM, least frequently accessed
-- Refer to manual: http://knot-resolver.readthedocs.org/en/stable/daemon.html#configuration
@config_defaults@
---- To disable DNSSEC validation, uncomment the following line (not recommended)
---- trust_anchors.keyfile_default = nil
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
-- Load useful modules
modules = {
-- Refer to manual: https://knot-resolver.readthedocs.io/en/stable/daemon.html#configuration
@config_defaults@
---- To disable DNSSEC validation, uncomment the following line (not recommended)
---- trust_anchors.keyfile_default = nil
+-- To disable DNSSEC validation, uncomment the following line (not recommended)
+-- trust_anchors.keyfile_default = nil
-- Load Useful modules
modules = {