From 5f3cde590d717d8dfef5c50a8fe131f6db4eb820 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 29 Apr 2021 08:29:26 +0200 Subject: [PATCH] Removed smbv1 toggle as included into smb script --- qbittorrent/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 90611c1a3..f4987d121 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -72,7 +72,6 @@ "cifsusername": "str?", "cifspassword": "str?", "cifsdomain": "str?", - "smbv1": "bool?", "openvpn_enabled": "bool?", "openvpn_config": "str?", "openvpn_username": "str?",