Compare commits

..

No commits in common. "3d226464609d36c4ff6048f72af17457c4a3d836" and "a9e559a5d68fe6f83365d3f2ef31e01f08c8525f" have entirely different histories.

2 changed files with 2 additions and 6 deletions

@ -1 +1 @@
Subproject commit a9863d07d7a4c6fed15e2cbecf7d282a97ad71ad
Subproject commit cc2fecef20c3c25dab5b257e6fed5a0d0ca63e1f

View File

@ -53,11 +53,7 @@
"EnableTopicTypeFilter": true, //Topic
"AllowedTopicTypes": [ "Static" ], //Topic
"AllowedClusters": [ "pulsar-cluster-1" ], //
"AdminRoles": [ "admin" ],
"EnableConsumerIdleCleanup": true,
"ConsumerIdleCleanupMinutes": 120,
"EnableProducerIdleCleanup": true,
"ProducerIdleCleanupMinutes": 60
"AdminRoles": [ "admin" ]
},
"IoTDBOptions": {
"UserName": "root",