diff --git a/drivers/115/meta.go b/drivers/115/meta.go index 0e614ced..cd39c2be 100644 --- a/drivers/115/meta.go +++ b/drivers/115/meta.go @@ -13,10 +13,10 @@ type Addition struct { } var config = driver.Config{ - Name: "115 Cloud", - DefaultRoot: "0", - OnlyProxy: true, - OnlyLocal: true, + Name: "115 Cloud", + DefaultRoot: "0", + OnlyProxy: true, + //OnlyLocal: true, NoOverwriteUpload: true, }