Commit 016384ab authored by Gregor Noczinski's avatar Gregor Noczinski Committed by Matt Holt

* Added directive "filter" to whitelist for support of github.com/echocat/caddy-filter (#1167)

parent 036633b6
......@@ -437,6 +437,7 @@ var directives = []string{
"hugo", // github.com/hacdias/caddy-hugo
"mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda
"filter", // github.com/echocat/caddy-filter
}
const (
......
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