Compare commits
No commits in common. "3d226464609d36c4ff6048f72af17457c4a3d836" and "a9e559a5d68fe6f83365d3f2ef31e01f08c8525f" have entirely different histories.
3d22646460
...
a9e559a5d6
@ -1 +1 @@
|
||||
Subproject commit a9863d07d7a4c6fed15e2cbecf7d282a97ad71ad
|
||||
Subproject commit cc2fecef20c3c25dab5b257e6fed5a0d0ca63e1f
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user