add Documentation for AliCloud OSS(aliyun-oss) STORAGE_TYPE (#557)

This commit is contained in:
Harry
2025-04-15 15:52:29 +08:00
committed by GitHub
parent 4723a28058
commit 0539259755
3 changed files with 10 additions and 0 deletions
@@ -236,6 +236,9 @@ Used to store uploaded data set files, team/tenant encryption keys, and other fi
- azure-blob
Azure Blob object storage, if this option is selected, the following AZURE_BLOB\_ prefixed configurations need to be set.
- aliyun-oss
Alibaba Cloud OSS object storage, if this option is selected, the following ALIYUN_OSS\_ prefixed configurations need to be set.
- huawei-obs
@@ -242,6 +242,10 @@ dockerイメージまたはdocker-composeによる起動時にのみ有効です
* azure-blob
Azure Blobストレージ。この場合、以下のAZURE_BLOB\_ プレフィックスを設定する必要があります。
* aliyun-oss
Alibaba Cloud OSS オブジェクト ストレージ。 このオプションが選択されている場合は、次の ALIYUN_OSS\_ という接頭辞が付いた構成を設定する必要があります。
* huawei-obs
@@ -224,6 +224,9 @@ Flask 调试模式,开启可在接口输出 trace 信息,方便调试。
* azure-blob
Azure Blob 存储,若选择此项则需要设置下方 AZURE\_BLOB\_ 开头的配置。
* aliyun-oss
阿里云 OSS 存储,若选择此项则需要设置下方 ALIYUN\_OSS\_ 开头的配置。
* huawei-obs
Huawei OBS 存储,若选择此项则需要设置下方 HUAWEI\_OBS\_ 开头的配置。