diff --git a/zoneminder/config.json b/zoneminder/config.json index d2f2102c7..6ba1d4eb9 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -4,8 +4,6 @@ "boot": "auto", "description": "A full-featured, open source, state-of-the-art video surveillance software system", "name": "Zoneminder", - "options": { - }, "ports": { "80/tcp": 3777 }, @@ -19,8 +17,6 @@ "ports_description": { "80/tcp": "web interface" }, - "schema": { - }, "slug": "zoneminder", "upstream": "1.36.12", "url": "https://github.com/alexbelgium/hassio-addons",