mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-20 20:10:07 +08:00
fix(115): allow use proxy directly (close #5324)
This commit is contained in:
parent
e1ef690784
commit
e8958019d9
@ -16,7 +16,7 @@ var config = driver.Config{
|
|||||||
Name: "115 Cloud",
|
Name: "115 Cloud",
|
||||||
DefaultRoot: "0",
|
DefaultRoot: "0",
|
||||||
OnlyProxy: true,
|
OnlyProxy: true,
|
||||||
OnlyLocal: true,
|
//OnlyLocal: true,
|
||||||
NoOverwriteUpload: true,
|
NoOverwriteUpload: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user