mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-01 20:35:52 -04:00
add Documentation for AliCloud OSS(aliyun-oss) STORAGE_TYPE (#557)
This commit is contained in:
@@ -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\_ 开头的配置。
|
||||
|
||||
Reference in New Issue
Block a user