mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
Change hugo and filemanager order
This commit is contained in:
parent
d84c823855
commit
e74678ed43
|
@ -372,8 +372,8 @@ var directives = []string{
|
|||
"markdown",
|
||||
"templates",
|
||||
"browse",
|
||||
"hugo", // github.com/hacdias/caddy-hugo
|
||||
"filemanager", // github.com/hacdias/caddy-filemanager
|
||||
"hugo", // github.com/hacdias/caddy-hugo
|
||||
"mailout", // github.com/SchumacherFM/mailout
|
||||
"prometheus", // github.com/miekg/caddy-prometheus
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user