aboutsummaryrefslogtreecommitdiff
path: root/core/dnsserver/zdirectives.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/dnsserver/zdirectives.go')
-rw-r--r--core/dnsserver/zdirectives.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dnsserver/zdirectives.go b/core/dnsserver/zdirectives.go
index 046600c54..aa8a13ae2 100644
--- a/core/dnsserver/zdirectives.go
+++ b/core/dnsserver/zdirectives.go
@@ -10,6 +10,7 @@ package dnsserver
// (after) them during a request, but they must not
// care what plugin above them are doing.
var Directives = []string{
+ "metadata",
"tls",
"reload",
"nsid",