We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e88ee1 commit 34d56aaCopy full SHA for 34d56aa
1 file changed
config.yaml.dist
@@ -6,6 +6,9 @@
6
---
7
bootstrap:
8
- "8.8.8.8:53"
9
+# DNSSEC validation is enabled by default, if you want to disable it set it to
10
+# false.
11
+dnssec: true
12
listen-addrs:
13
- "0.0.0.0"
14
listen-ports:
0 commit comments