mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Add on plugin (#1412)
Enable this Caddy plugin by default. Docs will go up coredns.io for this as well. See https://caddyserver.com/docs/on
This commit is contained in:
@@ -41,6 +41,7 @@ var Directives = []string{
|
||||
"proxy",
|
||||
"erratic",
|
||||
"whoami",
|
||||
"on",
|
||||
"startup",
|
||||
"shutdown",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user