From c082372fc98309307951e25e3476bf233763c788 Mon Sep 17 00:00:00 2001 From: Admin9705 <24727006+Admin9705@users.noreply.github.com> Date: Sat, 29 Mar 2025 18:52:38 -0400 Subject: [PATCH] Update tdarr_node_scaling.sh --- tdarr_node_scaling.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdarr_node_scaling.sh b/tdarr_node_scaling.sh index c5dfb9b..2cebdbd 100644 --- a/tdarr_node_scaling.sh +++ b/tdarr_node_scaling.sh @@ -34,7 +34,7 @@ T4_TAUTULLI_URL="" # ----------- Tdarr Settings ------------- TDARR_ALTER_WORKERS=true # If true, we adjust GPU workers; otherwise we kill container on threshold -TDARR_DEFAULT_LIMIT=5 # Default GPU workers when watchers=0 +TDARR_DEFAULT_LIMIT=3 # Default GPU workers when watchers=0 TDARR_API_URL="http://10.0.0.10:8265" # WITHOUT /api/v2 CONTAINER_NAME="N1" # Name of your Tdarr Node Docker container