🔥 Removes default config options

This commit is contained in:
Franck Nijhof 2019-04-22 11:03:55 +02:00
parent 745875fc86
commit ea3124dbb4
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -2,7 +2,6 @@
"name": "MQTT Server & Web client",
"version": "dev",
"slug": "mqtt",
"timeout": 10,
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",
"url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",
"webui": "https://[HOST]:[PORT:5713]",
@ -16,23 +15,8 @@
],
"boot": "auto",
"auth_api": true,
"docker_api": false,
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"host_network": false,
"host_ipc": false,
"host_dbus": false,
"host_pid": false,
"auto_uart": false,
"privileged": [],
"full_access": false,
"apparmor": true,
"audio": false,
"gpio": false,
"devicetree": false,
"stdin": false,
"legacy": false,
"ports": {
"5713/tcp": 5713,
"1884/tcp": 1884,