From 79c891b81d74c1e3b2e0dbecf02ab7108ce33fb9 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 17 Aug 2024 22:03:41 -0400 Subject: [PATCH] archiveteam changes Signed-off-by: ahuston-0 --- systems/palatine-hill/docker/archiveteam.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/systems/palatine-hill/docker/archiveteam.nix b/systems/palatine-hill/docker/archiveteam.nix index fd2b9f5..bc8e235 100644 --- a/systems/palatine-hill/docker/archiveteam.nix +++ b/systems/palatine-hill/docker/archiveteam.nix @@ -17,7 +17,7 @@ let }; archiveteam-reddit = { image = "reddit-grab"; - scale = 1; + scale = 0; }; archiveteam-dpreview = { image = "dpreview-grab"; @@ -89,11 +89,11 @@ let }; archiveteam-deviantart = { image = "deviantart-grab"; - scale = 1; + scale = 0; }; archiveteam-postnews = { image = "postnews-grab"; - scale = 1; + scale = 0; }; }; container-spec = container-name: container: {