fix: disable this option
This commit is contained in:
parent
1f8c1f92e1
commit
bd9af1b0ee
1 changed files with 2 additions and 2 deletions
|
@ -66,11 +66,11 @@ in {
|
||||||
|
|
||||||
ipv4Only = true;
|
ipv4Only = true;
|
||||||
|
|
||||||
forwarders = [
|
#forwarders = [
|
||||||
# these were in old config file
|
# these were in old config file
|
||||||
#"193.1.100.130"
|
#"193.1.100.130"
|
||||||
#"193.1.100.131"
|
#"193.1.100.131"
|
||||||
];
|
#];
|
||||||
|
|
||||||
zones = {
|
zones = {
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue