Commit 6f05faa6 authored by Matt Holt's avatar Matt Holt Committed by GitHub

Merge pull request #900 from hacdias/patch-2

Add filemanager directive
parents eddb6f0a e74678ed
...@@ -372,6 +372,7 @@ var directives = []string{ ...@@ -372,6 +372,7 @@ var directives = []string{
"markdown", "markdown",
"templates", "templates",
"browse", "browse",
"filemanager", // github.com/hacdias/caddy-filemanager
"hugo", // github.com/hacdias/caddy-hugo "hugo", // github.com/hacdias/caddy-hugo
"mailout", // github.com/SchumacherFM/mailout "mailout", // github.com/SchumacherFM/mailout
"prometheus", // github.com/miekg/caddy-prometheus "prometheus", // github.com/miekg/caddy-prometheus
......
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