fix typo
This commit is contained in:
parent
0020b399a4
commit
0ddcd45618
@ -3,13 +3,13 @@
|
||||
"brokerUser": "",
|
||||
"brokerPass": "",
|
||||
"brokerCa": "",
|
||||
"mongoDbUrl": "mongodb://172.16.2.15/smarthome",
|
||||
"mongodbUrl": "mongodb://172.16.2.15/smarthome",
|
||||
"verbose": true,
|
||||
"instances": [
|
||||
{
|
||||
"instanceId": "logging",
|
||||
"collection": "eventlog",
|
||||
"topics": [ "homegear/#" ],
|
||||
"topics": [ "homegear/#", "IoT/#", "dispatcher_ng/#" ],
|
||||
"encapsulate": true,
|
||||
"parsePayload": false
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user