set minimal-responses to no in unbound
This commit is contained in:
parent
c97a14d603
commit
5a95c0cd66
@ -32,6 +32,7 @@ in
|
||||
server = {
|
||||
interface = [ "0.0.0.0" ];
|
||||
qname-minimisation = "yes";
|
||||
minimal-responses = "no";
|
||||
access-control = [
|
||||
"127.0.0.0/8 allow"
|
||||
"192.168.0.0/16 allow"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user