We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c1f0c commit e7071a1Copy full SHA for e7071a1
test/example-9.16-named.conf
@@ -1325,11 +1325,11 @@ view "redview" {
1325
# trust-anchor-telemtry { string integer integer integer quoted_string; };
1326
try-tcp-refresh yes;
1327
update-check-ksk yes;
1328
- update-policy {
1329
- grant ddns-sha256-arca-a-key self arca.example.com A;
1330
- grant ddns-sha256-arca-a-key self example.com SOA;
1331
- grant ddns-sha256-arca-a-key self arca.example.com PTR;
1332
- };
+ # update-policy {
+ # grant ddns-sha256-arca-a-key self arca.example.com A;
+ # grant ddns-sha256-arca-a-key self example.com SOA;
+ # grant ddns-sha256-arca-a-key self arca.example.com PTR;
+ # };
1333
use-alt-transfer-source yes;
1334
v6-bias 5;
1335
validate-except { example.net; };
0 commit comments