Commit 0c63248a authored by Miek Gieben's avatar Miek Gieben Committed by John Belamaric

plugin/autopath: move after cache (#1147)

parent ea10a0d2
......@@ -21,13 +21,13 @@ var directives = []string{
"prometheus",
"errors",
"log",
"autopath",
"dnstap",
"chaos",
"cache",
"rewrite",
"loadbalance",
"dnssec",
"autopath",
"reverse",
"hosts",
"federation",
......
......@@ -29,13 +29,13 @@ pprof:pprof
prometheus:metrics
errors:errors
log:log
autopath:autopath
dnstap:dnstap
chaos:chaos
cache:cache
rewrite:rewrite
loadbalance:loadbalance
dnssec:dnssec
autopath:autopath
reverse:reverse
hosts:hosts
federation:federation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment