feat: optional allow be mounted (close #4218)

This commit is contained in:
Andy Hsu
2023-04-27 16:33:01 +08:00
parent 51cadd2d49
commit cf8ab29a17
4 changed files with 33 additions and 1 deletions

View File

@ -18,6 +18,7 @@ var config = driver.Config{
Name: "AList V3",
LocalSort: true,
DefaultRoot: "/",
CheckStatus: true,
}
func init() {