add comment
This commit is contained in:
parent
b24bccfa37
commit
e224512908
|
@ -19,7 +19,7 @@ import (
|
||||||
"github.com/mholt/caddy/caddyhttp/httpserver"
|
"github.com/mholt/caddy/caddyhttp/httpserver"
|
||||||
)
|
)
|
||||||
|
|
||||||
// AssetsURL
|
// AssetsURL is the url of the assets
|
||||||
const AssetsURL = "/_filemanagerinternal"
|
const AssetsURL = "/_filemanagerinternal"
|
||||||
|
|
||||||
// FileManager is an http.Handler that can show a file listing when
|
// FileManager is an http.Handler that can show a file listing when
|
||||||
|
|
Loading…
Reference in New Issue