mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'michal/disable-servfail-cache-for-ns5-in-the-mkeys-system-test' into 'master'
Disable SERVFAIL cache for ns5 in the "mkeys" system test See merge request isc-projects/bind9!1585
This commit is contained in:
commit
648aef129d
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ options {
|
|||
dnssec-enable yes;
|
||||
dnssec-validation auto;
|
||||
bindkeys-file "managed.conf";
|
||||
servfail-ttl 0;
|
||||
};
|
||||
|
||||
key rndc_key {
|
||||
|
|
|
|||
Loading…
Reference in a new issue