init: 0.1.1
feat: login page && auth required todo: 断点上传
This commit is contained in:
@ -4,6 +4,7 @@ type config struct {
|
||||
Debug bool
|
||||
Address string
|
||||
DataPath string
|
||||
Auth bool
|
||||
}
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user