From 658d2afa6b7c9a6622af5fa7832bcbef78b06573 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 14 Dec 2023 13:47:09 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index c8f8702c0..58cb3ec5d 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -69,7 +69,8 @@ "SET_FWMARK": "true", "WEBUI_PORT": "8080", "HEALTH_CHECK_INTERVAL": "15", - "HEALTH_CHECK_TIMEOUT": "30" + "HEALTH_CHECK_TIMEOUT": "30", + "WG_I_PREFER_BUGGY_USERSPACE_TO_POLISHED_KMOD": "1" }, "homeassistant": "2023.12.0", "image": "ghcr.io/alexbelgium/qbittorrent-{arch}",