mirror of
https://github.com/HChaZZY/alist.git
synced 2025-12-20 17:16:39 +08:00
feat(quark): enable NoOverwriteUpload (#3720)
This commit is contained in:
@@ -16,6 +16,7 @@ var config = driver.Config{
|
|||||||
Name: "Quark",
|
Name: "Quark",
|
||||||
OnlyProxy: true,
|
OnlyProxy: true,
|
||||||
DefaultRoot: "0",
|
DefaultRoot: "0",
|
||||||
|
NoOverwriteUpload: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
|
|||||||
Reference in New Issue
Block a user