SWJTU-ZhangLei commented on code in PR #1559:
URL: https://github.com/apache/doris-website/pull/1559#discussion_r1897033371


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-statements/Data-Definition-Statements/Create/CREATE-STORAGE-VAULT.md:
##########
@@ -54,7 +54,7 @@ CREATE STORAGE VAULT [IF NOT EXISTS] vault
 | `s3.access_key`  | 必需   | 您的对象存储账户的访问密钥。(如果您使用 Azure,则为 AccountName)。 |
 | `s3.secret_key`  | 必需   | 您的对象存储账户的秘密密钥。(如果您使用 Azure,则为 AccountKey)。 |
 | `provider`       | 必需   | 
提供对象存储服务的云供应商。支持的值有`COS`,`OSS`,`S3`,`OBS`,`BOS`,`AZURE`,`GCP` |
-| `use_path_style` | 可选   | 使用 path-style URL 或者 virtual-hosted-style URL, 默认值 
false(virtual-hosted-style)                                                     
                                 |
+| `use_path_style` | 可选   | 使用 `path-style 
URL`(私有云环境建议)或者`virtual-hosted-style URL`(公有云环境建议), 默认值 `true` (path-style)     
                                                                                
 |

Review Comment:
   > 私有化部署环境
   
   resolved



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to