This website requires JavaScript.
Explore
Help
Sign In
Backups
/
alist
Watch
1
Star
0
Fork
0
You've already forked alist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0d93a6aa41a45f40799e070e8e6cc501760356ed
alist
/
internal
/
driver
/
config.go
9 lines
105 B
Go
Raw
Normal View
History
Unescape
Escape
feat: driver config
2022-06-07 16:31:28 +08:00
package
driver
type
Config
struct
{
Name
string
LocalSort
bool
feat: driver manage
2022-06-07 18:13:55 +08:00
OnlyLocal
bool
OnlyProxy
bool
feat: driver config
2022-06-07 16:31:28 +08:00
}
Reference in New Issue
Copy Permalink