From dfc6219b418b44a61cd2c5c053b92af8387896ae Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 24 Nov 2023 19:59:02 +0100 Subject: [PATCH] Update config.json --- paperless_ngx/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 1c77b7566..c9a092d05 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -1,7 +1,8 @@ { "arch": [ "aarch64", - "amd64" + "amd64", + "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "Scan, index and archive all your physical documents",