You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by he...@apache.org on 2022/10/13 14:21:39 UTC

[shenyu-website] branch main updated: [type:feat] modify shenyu.instance => shenyu.register (#801)

This is an automated email from the ASF dual-hosted git repository.

hefengen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e42e1e78c1 [type:feat] modify shenyu.instance => shenyu.register (#801)
4e42e1e78c1 is described below

commit 4e42e1e78c1b44238c8ab85a60eac73e5e32a607
Author: yunlongn <yu...@outlook.com>
AuthorDate: Thu Oct 13 22:21:33 2022 +0800

    [type:feat] modify shenyu.instance => shenyu.register (#801)
---
 docs/user-guide/property-config/gateway-property-config.md              | 2 +-
 .../current/user-guide/property-config/gateway-property-config.md       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user-guide/property-config/gateway-property-config.md b/docs/user-guide/property-config/gateway-property-config.md
index 042f946a960..3f0ee2b9d23 100644
--- a/docs/user-guide/property-config/gateway-property-config.md
+++ b/docs/user-guide/property-config/gateway-property-config.md
@@ -250,7 +250,7 @@ The apache shenyu netty config.
 | messageSizeEstimator          | Integer |    8    |    No    | Netty config, message size estimator, estimate ByteBuf,ByteBufHolder and FileRegion size.                                                 |
 | singleEventExecutorPerGroup   | Boolean |  true   |    No    | Netty config, single thread execute the event of ChannelPipeline.                                                                         |
 
-##### shenyu.instance config
+##### shenyu.register config
 
 This is the relevant configuration for the `ShenYu` gateway to register to the registration center. For the configuration of the registration center, please refer to [Register Center Instance Config](register-center-instance.md).
 
diff --git a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/gateway-property-config.md b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/gateway-property-config.md
index 1b26e5e4e2c..17a87e81d4b 100644
--- a/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/gateway-property-config.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/current/user-guide/property-config/gateway-property-config.md
@@ -252,7 +252,7 @@ Apache ShenYu Netty 配置
 
 
 
-##### shenyu.instance 配置
+##### shenyu.register 配置
 
 Apache ShenYu 网关注册到注册中心的相关配置,注册中心配置请参考 [注册中心配置](register-center-instance.md)