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",