diff --git a/zoneminder/config.json b/zoneminder/config.json index 479659157..53a4ef39f 100644 --- a/zoneminder/config.json +++ b/zoneminder/config.json @@ -1,7 +1,8 @@ { "arch": [ "aarch64", - "amd64" + "amd64", + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "A full-featured, open source, state-of-the-art video surveillance software system",