From 10b743e6fdcfc78838fa182f54b474fa3b9369d6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 28 Jan 2026 14:15:11 +0100 Subject: [PATCH] Avoid wireguard conf validation message --- qbittorrent/config.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/qbittorrent/config.yaml b/qbittorrent/config.yaml index d6be10613..63d3ebf5b 100644 --- a/qbittorrent/config.yaml +++ b/qbittorrent/config.yaml @@ -88,10 +88,7 @@ options: certfile: fullchain.pem customUI: vuetorrent keyfile: privkey.pem - qbit_manage: false ssl: false - wireguard_enabled: false - wireguard_config: "" whitelist: localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16 panel_admin: false panel_icon: mdi:progress-download