This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new ab4c07368ee fix
ab4c07368ee is described below
commit ab4c07368ee4207699efbd04aaec631da2e4f7c6
Author: jiafeng.zhang <[email protected]>
AuthorDate: Sat Aug 27 11:45:41 2022 +0800
fix
---
docs/get-starting/get-starting.md | 2 +-
.../docusaurus-plugin-content-docs/current/get-starting/get-starting.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/get-starting/get-starting.md
b/docs/get-starting/get-starting.md
index 16410962d32..692f9908c61 100644
--- a/docs/get-starting/get-starting.md
+++ b/docs/get-starting/get-starting.md
@@ -175,7 +175,7 @@ Go to the `apache-doris-x.x.x/be` directory
cd apache-doris-x.x.x/be
```
-Modify the BE configuration file `conf/be.conf`, here we mainly modify two
parameters: `priority_networks'` and `storage_root`, if you need more optimized
configuration, please refer to [BE parameter configuration](...
/admin-manual/config/be-config) instructions to make adjustments.
+Modify the BE configuration file `conf/be.conf`, here we mainly modify two
parameters: `priority_networks` and `storage_root`, if you need more optimized
configuration, please refer to [BE parameter configuration](...
/admin-manual/config/be-config) instructions to make adjustments.
1. Add priority_networks parameter
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-starting/get-starting.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-starting/get-starting.md
index bc831529496..ae8c2af1c76 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-starting/get-starting.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-starting/get-starting.md
@@ -179,7 +179,7 @@ Doris FE 的停止可以通过下面的命令完成
cd apache-doris-x.x.x/be
```
-修改 BE 配置文件 `conf/be.conf` ,这里我们主要修改两个参数:`priority_networks'` 及 `storage_root`
,如果你需要更多优化配置,请参考 [BE 参数配置](../admin-manual/config/be-config)说明,进行调整。
+修改 BE 配置文件 `conf/be.conf` ,这里我们主要修改两个参数:`priority_networks` 及 `storage_root`
,如果你需要更多优化配置,请参考 [BE 参数配置](../admin-manual/config/be-config)说明,进行调整。
1. 添加 priority_networks 参数
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]