Skip to content

Commit 1ddedcc

Browse files
committed
fix(openlist): disable status check to avoid network stability issues
1 parent 7d6d3b8 commit 1ddedcc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/openlist/meta.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ var config = driver.Config{
2121
Name: "OpenList",
2222
LocalSort: true,
2323
DefaultRoot: "/",
24-
CheckStatus: true,
2524
ProxyRangeOption: true,
2625
LinkCacheMode: driver.LinkCacheAuto,
2726
}

0 commit comments

Comments
 (0)