File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -615,7 +615,7 @@ options
615
615
check-names slave ignore;
616
616
check-sibling yes;
617
617
check-spf fail;
618
- check-srv-cnames fail;
618
+ check-srv-cname fail;
619
619
check-wildcard yes;
620
620
cleaning-interval 1440;
621
621
clients-per-query 0 ;
@@ -1112,7 +1112,7 @@ view "redview" {
1112
1112
check-names warn;
1113
1113
check-sibling yes;
1114
1114
check-spf ignore;
1115
- check-srv-cnames fail;
1115
+ check-srv-cname fail;
1116
1116
check-wildcard yes;
1117
1117
/* VIEW */
1118
1118
cleaning-interval 10;
@@ -1429,7 +1429,7 @@ zone zone-red {
1429
1429
check-names warn;
1430
1430
check-sibling yes;
1431
1431
check-spf warn;
1432
- check-srv-cnames fail;
1432
+ check-srv-cname fail;
1433
1433
check-wildcard yes;
1434
1434
database string;
1435
1435
delegation-only no;
You can’t perform that action at this time.
0 commit comments