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