mirror of https://github.com/Xhofe/alist
fix(115): allow use proxy directly (close #5324)
parent
e1ef690784
commit
e8958019d9
|
@ -16,7 +16,7 @@ var config = driver.Config{
|
|||
Name: "115 Cloud",
|
||||
DefaultRoot: "0",
|
||||
OnlyProxy: true,
|
||||
OnlyLocal: true,
|
||||
//OnlyLocal: true,
|
||||
NoOverwriteUpload: true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue