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