更新
This commit is contained in:
parent
c23176522c
commit
8bf886b46f
@ -1 +1 @@
|
||||
Subproject commit 44ec6b580dbf0e72591a4ea663615cc8c608b6f2
|
||||
Subproject commit 149cc3e40625aa5d68d8b185cb2981bc1fbd2e61
|
||||
@ -37,14 +37,15 @@
|
||||
"EnableFilter": true,
|
||||
"EnableAuthorization": true,
|
||||
"EnableIoTAuth": true,
|
||||
"EnableTls": null,
|
||||
"TlsCertificatePath": null,
|
||||
"TlsPrivateKeyPath": null,
|
||||
"ValidateServerCertificate": null,
|
||||
"EnableTls": false,
|
||||
"TlsCertificatePath": "",
|
||||
"TlsPrivateKeyPath": "",
|
||||
"ValidateServerCertificate": false,
|
||||
"NumPartitions": 30,
|
||||
"TaskThreadCount": 4,
|
||||
"TaskThreadCount": 1,
|
||||
"IoTAccessId": "1YMVZZkAkRArjxSD8457",
|
||||
"IoTSecretKey": "0fd7afb8b0d04e6abc4fdfdac2190a79",
|
||||
"IoTSubscriptionCustomName": "sub",
|
||||
"IsSubscriber": true
|
||||
},
|
||||
"IoTDBOptions": {
|
||||
@ -67,7 +68,7 @@
|
||||
"AutomaticMonthFreezeTime": "03:30:00",
|
||||
"DefaultProtocolPlugin": "T37612012ProtocolPlugin",
|
||||
"VerifySignatureToken": "SIcPQnpMgaFDmNlIjNmzq5smshz7cKrh",
|
||||
"DistributedMessage": 1
|
||||
"DistributedMessage": 2
|
||||
},
|
||||
"Jwt": {
|
||||
"Audience": "JiShe.IoT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user