From cadd4fe9a57cd8ba2cb09e121952e2a741e2e66e Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Sat, 9 May 2026 21:05:33 +0200 Subject: [PATCH] feat: Enable webui --- k8s-wheatley/qbittorrent/configmap.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/k8s-wheatley/qbittorrent/configmap.yaml b/k8s-wheatley/qbittorrent/configmap.yaml index 68e2270..5927f1f 100644 --- a/k8s-wheatley/qbittorrent/configmap.yaml +++ b/k8s-wheatley/qbittorrent/configmap.yaml @@ -49,7 +49,6 @@ data: TZ: Europe/Amsterdam PUID: "1000" PGID: "1000" - SLSKD_HEADLESS: "true" SLSKD_REMOTE_CONFIGURATION: "true" SLSKD_VPN: "true" SLSKD_VPN_PORT_FORWARDING: "true"