feat: add upyun-uss
driver
This commit is contained in:
@ -20,8 +20,9 @@ type Addition struct {
|
||||
}
|
||||
|
||||
var config = driver.Config{
|
||||
Name: "S3",
|
||||
LocalSort: true,
|
||||
Name: "S3",
|
||||
LocalSort: true,
|
||||
CheckStatus: true,
|
||||
}
|
||||
|
||||
func New() driver.Driver {
|
||||
|
Reference in New Issue
Block a user