mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
Add filemanager directive
This commit is contained in:
parent
b49f65d5de
commit
d84c823855
1 changed files with 4 additions and 3 deletions
|
@ -373,6 +373,7 @@ var directives = []string{
|
|||
"templates",
|
||||
"browse",
|
||||
"hugo", // github.com/hacdias/caddy-hugo
|
||||
"filemanager", // github.com/hacdias/caddy-filemanager
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"prometheus", // github.com/miekg/caddy-prometheus
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue