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

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


The following commit(s) were added to refs/heads/main by this push:
     new f79ee00  update mqtt (#482)
f79ee00 is described below

commit f79ee008d4771f4d970acdf1be0d3f6a48072822
Author: Sinsy <[email protected]>
AuthorDate: Wed Mar 16 09:59:33 2022 +0800

    update mqtt (#482)
---
 .../version-2.4.2 => docs}/plugin-center/proxy/mqtt-plugin.md         | 4 ++++
 .../{version-2.4.2 => current}/plugin-center/proxy/mqtt.md            | 4 ++++
 .../version-2.4.2/plugin-center/proxy/mqtt.md                         | 4 ++++
 versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md       | 4 ++++
 4 files changed, 16 insertions(+)

diff --git a/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md 
b/docs/plugin-center/proxy/mqtt-plugin.md
similarity index 94%
copy from versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md
copy to docs/plugin-center/proxy/mqtt-plugin.md
index 9f7ee1d..07f49b2 100644
--- a/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md
+++ b/docs/plugin-center/proxy/mqtt-plugin.md
@@ -40,3 +40,7 @@ description: Mqtt access shenyu gateway
 * encryptMode: encryption mode, currently only MD5 is implemented, the 
encryption mode can be customized, 
`org.apache.shenyu.protocol.mqtt.utils.EncryptUtil` view the implementation of 
this encryption class.
 
 * leakDetectorLevel: default DISABLED, resource target detection or detection 
level.
+
+## Notice
+
+* Mqtt does not have selector and ruler configurations.
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
 b/i18n/zh/docusaurus-plugin-content-docs/current/plugin-center/proxy/mqtt.md
similarity index 95%
copy from 
i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
copy to 
i18n/zh/docusaurus-plugin-content-docs/current/plugin-center/proxy/mqtt.md
index 1c3f617..8f6484b 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
+++ b/i18n/zh/docusaurus-plugin-content-docs/current/plugin-center/proxy/mqtt.md
@@ -44,3 +44,7 @@ description: Mqtt 插件
 * 
encryptMode:加密模式,当前实现只有MD5,可自定义加密模式,`org.apache.shenyu.protocol.mqtt.utils.EncryptUtil`
 查看这个类的实现。
 
 * leakDetectorLevel:默认 DISABLED ,资源泄露检测级别。
+
+## 注意
+
+mqtt 没有 selector 以及 ruler 这些配置。
diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
index 1c3f617..8f6484b 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.4.2/plugin-center/proxy/mqtt.md
@@ -44,3 +44,7 @@ description: Mqtt 插件
 * 
encryptMode:加密模式,当前实现只有MD5,可自定义加密模式,`org.apache.shenyu.protocol.mqtt.utils.EncryptUtil`
 查看这个类的实现。
 
 * leakDetectorLevel:默认 DISABLED ,资源泄露检测级别。
+
+## 注意
+
+mqtt 没有 selector 以及 ruler 这些配置。
diff --git a/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md 
b/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md
index 9f7ee1d..07f49b2 100644
--- a/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md
+++ b/versioned_docs/version-2.4.2/plugin-center/proxy/mqtt-plugin.md
@@ -40,3 +40,7 @@ description: Mqtt access shenyu gateway
 * encryptMode: encryption mode, currently only MD5 is implemented, the 
encryption mode can be customized, 
`org.apache.shenyu.protocol.mqtt.utils.EncryptUtil` view the implementation of 
this encryption class.
 
 * leakDetectorLevel: default DISABLED, resource target detection or detection 
level.
+
+## Notice
+
+* Mqtt does not have selector and ruler configurations.

Reply via email to