Commit d84c8238 authored by Henrique Dias's avatar Henrique Dias Committed by GitHub

Add filemanager directive

parent b49f65d5
......@@ -372,9 +372,10 @@ var directives = []string{
"markdown",
"templates",
"browse",
"hugo", // github.com/hacdias/caddy-hugo
"mailout", // github.com/SchumacherFM/mailout
"prometheus", // github.com/miekg/caddy-prometheus
"hugo", // github.com/hacdias/caddy-hugo
"filemanager", // github.com/hacdias/caddy-filemanager
"mailout", // github.com/SchumacherFM/mailout
"prometheus", // github.com/miekg/caddy-prometheus
}
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