Skip to content

Commit 0307beb

Browse files
[typo](docs) fix "更具" typo in zh deployment guide (#3365)
## Summary - verify #2703 still applies and fix the typo `更具` -> `根据` - apply the same wording fix in zh integrated-storage-compute manual deploy docs for `current`, `version-2.1`, and `version-3.x` - keep commit authored with the original contributor identity as requested ## Reference - redoes issue intent from #2703 Co-authored-by: jiangzhuolin <10104887+jiangzhuolin@users.noreply.github.com>
1 parent c5f4260 commit 0307beb

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

i18n/zh-CN/docusaurus-plugin-content-docs/current/install/deploy-manually/integrated-storage-compute-deploy-manually.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| ------------------------------------------------------------ | --------------------------------------------------------- |
6565
| JAVA_OPTS | 指定参数 `-Xmx` 调整 Java Heap,生产环境建议 16G 以上。 |
6666
| [lower_case_table_names ](../../admin-manual/config/fe-config#lower_case_table_names) | 设置大小写敏感,建议调整为 1,即大小写不敏感。 |
67-
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,更具网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
67+
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,根据网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
6868
| JAVA_HOME | 建议 Doris 使用独立于操作系统的 JDK 环境。 |
6969

7070
3. **启动 FE 进程**
@@ -178,7 +178,7 @@
178178

179179
| 参数 | 修改建议 |
180180
| ------------------------------------------------------------ | --------------------------------------------------------- |
181-
| [priority_networks](../../admin-manual/config/be-config#priority_networks) | 网络 CIDR,更具网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
181+
| [priority_networks](../../admin-manual/config/be-config#priority_networks) | 网络 CIDR,根据网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
182182
| JAVA_OPTS | 指定参数 `-Xmx` 调整 Java Heap,生产环境建议 2G 以上。 |
183183
| JAVA_HOME | 建议 Doris 使用独立于操作系统的 JDK 环境。 |
184184

i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/install/deploy-manually/integrated-storage-compute-deploy-manually.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| ------------------------------------------------------------ | --------------------------------------------------------- |
6565
| JAVA_OPTS | 指定参数 `-Xmx` 调整 Java Heap,生产环境建议 16G 以上。 |
6666
| [lower_case_table_names ](../../admin-manual/config/fe-config#lower_case_table_names) | 设置大小写敏感,建议调整为 1,即大小写不敏感。 |
67-
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,更具网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
67+
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,根据网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
6868
| JAVA_HOME | 建议 Doris 使用独立于操作系统的 JDK 环境。 |
6969

7070
3. **启动 FE 进程**
@@ -178,7 +178,7 @@
178178

179179
| 参数 | 修改建议 |
180180
| ------------------------------------------------------------ | --------------------------------------------------------- |
181-
| [priority_networks](../../admin-manual/config/be-config#priority_networks) | 网络 CIDR,更具网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
181+
| [priority_networks](../../admin-manual/config/be-config#priority_networks) | 网络 CIDR,根据网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
182182
| JAVA_OPTS | 指定参数 `-Xmx` 调整 Java Heap,生产环境建议 2G 以上。 |
183183
| JAVA_HOME | 建议 Doris 使用独立于操作系统的 JDK 环境。 |
184184

i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/install/deploy-manually/integrated-storage-compute-deploy-manually.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
| ------------------------------------------------------------ | --------------------------------------------------------- |
6565
| JAVA_OPTS | 指定参数 `-Xmx` 调整 Java Heap,生产环境建议 16G 以上。 |
6666
| [lower_case_table_names ](../../admin-manual/config/fe-config#lower_case_table_names) | 设置大小写敏感,建议调整为 1,即大小写不敏感。 |
67-
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,更具网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
67+
| [priority_networks ](../../admin-manual/config/fe-config#priority_networks) | 网络 CIDR,根据网络 IP 地址指定。在 FQDN 环境中可以忽略。 |
6868
| JAVA_HOME | 建议 Doris 使用独立于操作系统的 JDK 环境。 |
6969

7070
3. **启动 FE 进程**

0 commit comments

Comments
 (0)