From c514c713b0a484bf2c6cbbe7d967e834c49a181e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 17 Jun 2023 06:27:54 +0200 Subject: [PATCH] Update config.json --- overseerr/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/overseerr/config.json b/overseerr/config.json index e2715e50d..1fe4f032a 100644 --- a/overseerr/config.json +++ b/overseerr/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Request management and media discovery tool built to work with your existing Plex ecosystem",