From ac6605e3e798e0b86ae6079bed5ccc4bd696efa8 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 Aug 2022 22:06:02 +0200 Subject: [PATCH] Update config.json --- xteve/config.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/xteve/config.json b/xteve/config.json index 346b38036..6f2987cc0 100644 --- a/xteve/config.json +++ b/xteve/config.json @@ -12,22 +12,12 @@ "ssl:ro" ], "name": "Xteve", - "options": { - "certfile": "fullchain.pem", - "keyfile": "privkey.pem", - "ssl": false - }, "ports": { "34400/tcp": 34400 }, "ports_description": { "34400/tcp": "Web interface" }, - "schema": { - "certfile": "str", - "keyfile": "str", - "custom_ssl": "bool" - }, "slug": "xteve", "url": "https://github.com/alexbelgium/hassio-addons", "version": "2.5.1",