feat(alist-v3): support write (close #2626 pr #2635)

This commit is contained in:
BoYanZh
2022-12-07 19:02:28 +08:00
committed by GitHub
parent 2dd30f2b77
commit 3fa0217c4b
4 changed files with 104 additions and 8 deletions

View File

@ -15,7 +15,6 @@ type Addition struct {
var config = driver.Config{
Name: "AList V3",
LocalSort: true,
NoUpload: true,
DefaultRoot: "/",
}