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 +}