diff --git a/core/dnsserver/zdirectives.go b/core/dnsserver/zdirectives.go index f6496280e..cf39df355 100644 --- a/core/dnsserver/zdirectives.go +++ b/core/dnsserver/zdirectives.go @@ -37,13 +37,13 @@ var Directives = []string{ "dnstap", "local", "dns64", - "acl", "any", "chaos", "loadbalance", "tsig", "cache", "rewrite", + "acl", "header", "dnssec", "autopath", diff --git a/plugin.cfg b/plugin.cfg index 0d735cef2..a4fc637c0 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -24,6 +24,7 @@ metadata:metadata geoip:geoip cancel:cancel tls:tls +proxyproto:proxyproto quic:quic grpc_server:grpc_server https:https