mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-21 20:18:47 +08:00
fix(local): local storage should haven't cache
This commit is contained in:
parent
6accc2eff6
commit
e3d2e6dd64
@ -13,6 +13,7 @@ var config = driver.Config{
|
||||
Name: "Local",
|
||||
OnlyLocal: true,
|
||||
LocalSort: true,
|
||||
NoCache: true,
|
||||
}
|
||||
|
||||
func New() driver.Driver {
|
||||
|
Loading…
x
Reference in New Issue
Block a user