mirror of
https://github.com/caddyserver/caddy.git
synced 2026-05-20 14:12:16 -04:00
Change hugo and filemanager order
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user