From e12fab6453e60a66258f93666c5770267014cf5a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:36:30 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 0ec4b7a59..fa8db8ace 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -69,7 +69,7 @@ "Username": "str?", "customUI": "list(|vuetorrent|qbit-matUI|qb-web)?", "networkdisks": "str?", - "smbv1": "str?", + "smbv1": "bool?", "cifsusername": "str?", "cifspassword": "str?", "cifsdomain": "str?",