mirror of
https://github.com/caddyserver/caddy.git
synced 2026-09-18 01:39:19 -04:00
Update plugin.go
This commit is contained in:
1 parent
06fed0db17
commit
83451ea2a0
1 file changed
+1
-1
@@ -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",
|
||||
|
||||
Reference in new issue
Block a user