Added the enabled true|false flag in mqtt.json

This commit is contained in:
Martin Valov
2020-11-22 21:53:40 +01:00
parent 313c98c119
commit 515d8196f6
2 changed files with 3 additions and 7 deletions
+1
View File
@@ -6,6 +6,7 @@
"username": "",
"password": "",
"influx": {
"enabled": "true",
"host": "http://[INFLUX_IP_OR_URL]:8086",
"username": "",
"password": "",