This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
alist
mirror of
https://github.com/Xhofe/alist
Watch
1
Star
0
Fork
You've already forked alist
0
Code
Issues
Releases
Wiki
Activity
0d93a6aa41
alist
/
internal
/
driver
/
config.go
9 lines
105 B
Go
Raw
Normal View
History
Unescape
Escape
feat: driver config
2022-06-07 08:31:28 +00:00
package
driver
type
Config
struct
{
Name
string
LocalSort
bool
feat: driver manage
2022-06-07 10:13:55 +00:00
OnlyLocal
bool
OnlyProxy
bool
feat: driver config
2022-06-07 08:31:28 +00:00
}