From 313e1cb3236a3504635ba5b293b8a2a6f16a3174 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 19 Feb 2023 11:10:41 +0100 Subject: [PATCH] Update config.json --- immich/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/immich/config.json b/immich/config.json index 791c6dc9a..a32750e3e 100644 --- a/immich/config.json +++ b/immich/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted photo and video backup solution directly from your mobile phone",