mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 11:22:10 +00:00
close #45
This commit is contained in:
parent
5fd7adec7a
commit
6bcae605f2
2
hugo.go
2
hugo.go
@ -26,7 +26,7 @@ import (
|
||||
// Setup is the init function of Caddy plugins and it configures the whole
|
||||
// middleware thing.
|
||||
func Setup(c *setup.Controller) (middleware.Middleware, error) {
|
||||
// TODO: install Hugo first?
|
||||
// TODO: install Hugo first? add script
|
||||
|
||||
config, _ := config.ParseHugo(c)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user