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

pingww pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git


The following commit(s) were added to refs/heads/main by this push:
     new cda0ac8  readme
     new af8fde4  Merge pull request #146 from pingww/main
cda0ac8 is described below

commit cda0ac87f41e532d3bd0f21606b2f566966ba31a
Author: pingww <[email protected]>
AuthorDate: Fri Sep 9 17:56:56 2022 +0800

    readme
---
 README.md | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/README.md b/README.md
index c9c980c..80776c7 100644
--- a/README.md
+++ b/README.md
@@ -49,14 +49,6 @@ NAMESRV_ADDR   | specify namesrv address
 eventNotifyRetryTopic   | notify event retry topic
 clientRetryTopic   | client retry topic
 
-
-And some configuration items in the**meta.conf** configuration file
-
-**Config Key** | **Instruction**
------ | ----  
-allNodeAddress   |  meta kv all nodes ip, e.g. 
192.168.0.1,192.168.0.2,192.168.0.3
-metaPort   | corresponding port, e.g. 25000
-
 4. CreateTopic
 
    create all first-level topics, including **eventNotifyRetryTopic** and 
**clientRetryTopic** in the configuration file above.

Reply via email to