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:
Miek Gieben
2018-01-25 11:02:51 +00:00
committed by GitHub
parent 1e75061aec
commit 77bd7eaede
3 changed files with 3 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ var Directives = []string{
"proxy",
"erratic",
"whoami",
"on",
"startup",
"shutdown",
}