recursive resolver because we can
This commit is contained in:
parent
242f8b7563
commit
52eb5d90d9
1 changed files with 4 additions and 4 deletions
|
|
@ -214,10 +214,10 @@
|
|||
"127.0.0.0/8"
|
||||
"141.56.51.0/24"
|
||||
];
|
||||
forwarders = [
|
||||
"9.9.9.9"
|
||||
"1.1.1.1"
|
||||
];
|
||||
# forwarders = [
|
||||
# "9.9.9.9"
|
||||
# "1.1.1.1"
|
||||
# ];
|
||||
listenOn = [
|
||||
"141.56.51.1"
|
||||
"127.0.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue