mirror of
https://github.com/caddyserver/caddy.git
synced 2025-04-23 13:14:08 +08:00
Update plugin.go
This commit is contained in:
parent
06fed0db17
commit
83451ea2a0
@ -328,10 +328,10 @@ var directives = []string{
|
||||
"git", // github.com/abiosoft/caddy-git
|
||||
|
||||
// directives that add middleware to the stack
|
||||
"minify", // github.com/hacdias/caddy-minify
|
||||
"log",
|
||||
"gzip",
|
||||
"errors",
|
||||
"minify", // github.com/hacdias/caddy-minify
|
||||
"ipfilter", // github.com/pyed/ipfilter
|
||||
"search", // github.com/pedronasser/caddy-search
|
||||
"header",
|
||||
|
Loading…
x
Reference in New Issue
Block a user