From d22b0ddba33a5f08cb4d578a41e0dd7ab22dedc1 Mon Sep 17 00:00:00 2001 From: paulGao Date: Mon, 30 May 2022 18:03:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0rocketmq=20topic=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=88=9B=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/broker.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/broker.conf b/config/broker.conf index 0d2110a..84f4a52 100644 --- a/config/broker.conf +++ b/config/broker.conf @@ -5,4 +5,6 @@ deleteWhen=04 fileReservedTime=48 brokerRole=ASYNC_MASTER flushDiskType=ASYNC_FLUSH +autoCreateTopicEnable=true +autoCreateSubscriptionGroup=true brokerIP1=192.168.0.116