mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
plugin/autopath: move after cache (#1147)
This commit is contained in:
committed by
John Belamaric
parent
ea10a0d2f6
commit
0c63248a0e
@@ -21,13 +21,13 @@ var directives = []string{
|
||||
"prometheus",
|
||||
"errors",
|
||||
"log",
|
||||
"autopath",
|
||||
"dnstap",
|
||||
"chaos",
|
||||
"cache",
|
||||
"rewrite",
|
||||
"loadbalance",
|
||||
"dnssec",
|
||||
"autopath",
|
||||
"reverse",
|
||||
"hosts",
|
||||
"federation",
|
||||
|
||||
Reference in New Issue
Block a user