From 6407c1e41f8e12e57a5f2ca0c65e3966833c5d33 Mon Sep 17 00:00:00 2001 From: Pengu Date: Sat, 6 Sep 2025 09:18:40 -0500 Subject: [PATCH] Update .env --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 687bf61..300185a 100644 --- a/.env +++ b/.env @@ -10,7 +10,7 @@ JELLYFIN_URL=http://127.0.0.1:8096 JELLYFIN_API_KEY=your_jellyfin_api_key # Jellyseerr -JELLYSEERR_ENABLED=true +JELLYSEERR_ENABLED=false JELLYSEERR_URL=http://localhost:5055 JELLYSEERR_API_KEY=your_api_key_here