Commit 83451ea2 authored by Henrique Dias's avatar Henrique Dias

Update plugin.go

parent 06fed0db
...@@ -328,10 +328,10 @@ var directives = []string{ ...@@ -328,10 +328,10 @@ var directives = []string{
"git", // github.com/abiosoft/caddy-git "git", // github.com/abiosoft/caddy-git
// directives that add middleware to the stack // directives that add middleware to the stack
"minify", // github.com/hacdias/caddy-minify
"log", "log",
"gzip", "gzip",
"errors", "errors",
"minify", // github.com/hacdias/caddy-minify
"ipfilter", // github.com/pyed/ipfilter "ipfilter", // github.com/pyed/ipfilter
"search", // github.com/pedronasser/caddy-search "search", // github.com/pedronasser/caddy-search
"header", "header",
......
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