feat: add driver config in driver info
This commit is contained in:
@ -17,6 +17,7 @@ var config = driver.Config{
|
||||
Name: "Virtual",
|
||||
OnlyLocal: true,
|
||||
LocalSort: true,
|
||||
NeedMs: true,
|
||||
//NoCache: true,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user