mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-29 08:14:04 +08:00
* Added directive "filter" to whitelist for support of github.com/echocat/caddy-filter (#1167)
This commit is contained in:
parent
036633b64a
commit
016384abef
@ -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 (
|
||||
|
Loading…
x
Reference in New Issue
Block a user