mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
[master] turn off servfail cache in masterformat test
This commit is contained in:
@@ -27,6 +27,7 @@ options {
|
||||
notify no;
|
||||
dnssec-enable yes;
|
||||
session-keyfile "session.key";
|
||||
servfail-ttl 0;
|
||||
};
|
||||
|
||||
key rndc_key {
|
||||
|
@@ -26,6 +26,7 @@ options {
|
||||
recursion no;
|
||||
notify no;
|
||||
dnssec-enable yes;
|
||||
servfail-ttl 0;
|
||||
};
|
||||
|
||||
zone "example" {
|
||||
|
Reference in New Issue
Block a user