mirror of
https://github.com/minoplhy/DNSserver.git
synced 2024-11-24 02:06:52 +00:00
Fix Typo in kresd-forward.conf
This commit is contained in:
parent
1e7c562bdb
commit
9418035b77
@ -36,7 +36,7 @@ policy.add(policy.all(
|
||||
-- the one with lowest round-trip time will be used
|
||||
--
|
||||
-- You can changes this as your choices address below is DOT
|
||||
-- and there's other protocol avvailable on : https://knot-resolver.readthedocs.io/en/stable/config-network-forwarding.html
|
||||
-- and there's other protocol available on : https://knot-resolver.readthedocs.io/en/stable/config-network-forwarding.html
|
||||
{'9.9.9.9', hostname='dns.quad9.net'},
|
||||
{'2620:fe::fe', hostname='dns.quad9.net'},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user