From 073314ae6b1b8fcef3aac6194e9fa57187352579 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 29 Apr 2021 09:35:25 +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 f4987d121..0ec4b7a59 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -69,6 +69,7 @@ "Username": "str?", "customUI": "list(|vuetorrent|qbit-matUI|qb-web)?", "networkdisks": "str?", + "smbv1": "str?", "cifsusername": "str?", "cifspassword": "str?", "cifsdomain": "str?",