diff options
Diffstat (limited to 'core/dnsserver/zdirectives.go')
-rw-r--r-- | core/dnsserver/zdirectives.go | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/dnsserver/zdirectives.go b/core/dnsserver/zdirectives.go index 08b36475c..ca28e73df 100644 --- a/core/dnsserver/zdirectives.go +++ b/core/dnsserver/zdirectives.go @@ -19,7 +19,6 @@ var Directives = []string{ "root", "bind", "debug", - "trace", "ready", "health", "pprof", @@ -39,11 +38,6 @@ var Directives = []string{ "template", "transfer", "hosts", - "route53", - "azure", - "clouddns", - "federation", - "k8s_external", "kubernetes", "file", "auto", |