Update appsettings.json
This commit is contained in:
parent
33c2737186
commit
bc245cb5f6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"Publisher": "Disk",
|
"Publisher": "Disk",
|
||||||
"ServiceEnabled": true,
|
"ServiceEnabled": true,
|
||||||
"PublishInterval": 3000,
|
"PublishInterval": 3000,
|
||||||
"ConnectionString": "FileName=nucucar.telemetry"
|
"ConnectionString": "FileName=nucucar.telemetry;FileExtension=txt;Separator=\n"
|
||||||
},
|
},
|
||||||
"EnvironmentSensor": {
|
"EnvironmentSensor": {
|
||||||
"Enabled": true,
|
"Enabled": true,
|
||||||
|
|
Loading…
Reference in a new issue