From 98f5d5be26dd279df840fcb63590d0b77aec4e48 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:13:49 +0100 Subject: [PATCH] Update config.json --- zoneminder/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",