From abd29e0bd205345bb4f2001e8a0400fe7bd6cb7a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 14 May 2024 15:56:19 +0200 Subject: [PATCH] Update config.json --- resiliosync/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resiliosync/config.json b/resiliosync/config.json index 5e82d90f3..8ecc8499e 100644 --- a/resiliosync/config.json +++ b/resiliosync/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Self-hosted file share and collaboration platform on the web",