From b950629d55992cafe85393aa33f99fa393c694cc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:11:22 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/zoneminder/config.json b/zoneminder/config.json index 927d5060d..479659157 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "A full-featured, open source, state-of-the-art video surveillance software system", @@ -39,4 +38,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.36.32", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]/zm" -} \ No newline at end of file +}