mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-18 08:07:20 +08:00
feat: add NoCache config for driver
This commit is contained in:
@@ -6,4 +6,5 @@ type Config struct {
|
||||
OnlyLocal bool
|
||||
OnlyProxy bool
|
||||
NoNeedSetLink bool
|
||||
NoCache bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user