diff --git a/drivers/115/meta.go b/drivers/115/meta.go index 2afc57a78c9..5791f1bd140 100644 --- a/drivers/115/meta.go +++ b/drivers/115/meta.go @@ -19,7 +19,7 @@ var config = driver.Config{ DefaultRoot: "0", //OnlyProxy: true, //OnlyLocal: true, - NoOverwriteUpload: true, + //NoOverwriteUpload: true, } func init() {