修改
This commit is contained in:
parent
816ef64be0
commit
a9843c3648
@ -1 +1 @@
|
|||||||
Subproject commit 3d3deeaea2a1f54c5d6dfad97e928a43d886b2b1
|
Subproject commit 56ce4074475e7838f6ca050fc61a2639a971b822
|
||||||
@ -46,14 +46,15 @@
|
|||||||
"TaskThreadCount": 1,
|
"TaskThreadCount": 1,
|
||||||
"IsSubscriber": true,
|
"IsSubscriber": true,
|
||||||
"AdminToken": "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiJ9.BzPvlu1lulFJvKofOZSw0FNtGW_edXS4rU32e6lfTX6s4VOh3I-noPRkSdfdF5xE6zR3X_kz4NPuz4Vb5KVLfQ",
|
"AdminToken": "eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiJ9.BzPvlu1lulFJvKofOZSw0FNtGW_edXS4rU32e6lfTX6s4VOh3I-noPRkSdfdF5xE6zR3X_kz4NPuz4Vb5KVLfQ",
|
||||||
"EnableAutoCreation": false,
|
"EnableAutoCreation": true,
|
||||||
"DefaultPartitions": 16,
|
"DefaultPartitions": 16,
|
||||||
"DefaultBundles": 16,
|
"DefaultBundles": 16,
|
||||||
"TopicMode": "Dynamic",
|
"TopicMode": "Static", //Dynamic
|
||||||
"EnableTopicTypeFilter": true,
|
"EnableTopicTypeFilter": true,
|
||||||
"AllowedTopicTypes": [ "Dynamic", "Static" ],
|
"AllowedTopicTypes": [ "Static" ],
|
||||||
"AllowedClusters": [ "pulsar-cluster-1" ],
|
"AllowedClusters": [ "pulsar-cluster-1" ],
|
||||||
"AdminRoles": [ "admin" ]
|
"AdminRoles": [ "admin" ],
|
||||||
|
"AuthenticationMethodName": "iot-auth"
|
||||||
},
|
},
|
||||||
"IoTDBOptions": {
|
"IoTDBOptions": {
|
||||||
"UserName": "root",
|
"UserName": "root",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user