mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 11:27:17 +08:00
feat: 重写s3客户端
This commit is contained in:
@@ -9,6 +9,7 @@ type BackupStorageInfo struct {
|
||||
Style string `json:"style"` // virtual-hosted, path
|
||||
Region string `json:"region"` // 地区
|
||||
Endpoint string `json:"endpoint"` // 端点
|
||||
Scheme string `json:"scheme"` // http, https
|
||||
Bucket string `json:"bucket"` // 存储桶
|
||||
|
||||
// SFTP / WebDAV
|
||||
|
||||
Reference in New Issue
Block a user