feat: add aliyun oss storage foundation

This commit is contained in:
xiong
2026-07-26 14:43:04 +08:00
parent 47613b51bd
commit c6051f95f2
13 changed files with 969 additions and 0 deletions

View File

@@ -23,5 +23,12 @@
"PermitLimit": 1200,
"WindowSeconds": 60,
"QueueLimit": 0
},
"Storage": {
"AliyunOss": {
"Region": "cn-hangzhou",
"Endpoint": "",
"UseInternalEndpoint": false
}
}
}