From c4f00d0a77b16346795d820fad7797b6f0c2e59c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:27:32 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 88c9350a5..5b733f907 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -70,6 +70,7 @@ "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?", + "cifsdomain": "str?", "smbv1": "bool?", "openvpn_enabled": "bool?", "openvpn_config": "str?",