Skip to content

Commit

Permalink
feat(quark): enable NoOverwriteUpload (#3720)
Browse files Browse the repository at this point in the history
  • Loading branch information
LisonFan authored Mar 5, 2023
1 parent 34ef6bd commit 75b4429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/quark/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ var config = driver.Config{
Name: "Quark",
OnlyProxy: true,
DefaultRoot: "0",
NoOverwriteUpload: true,
}

func init() {
Expand Down

0 comments on commit 75b4429

Please sign in to comment.