From c92b1af81bdc4341f49b3ab29a6c27053ea74c2e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Oct 2021 22:10:08 +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 a17173938..dc1e1fb00 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -74,6 +74,7 @@ "Username": "str?", "customUI": "list(|vuetorrent|qbit-matUI|qb-web)?", "DNS_server": "str?", + "localdisks": "str?", "networkdisks": "str?", "smbv1": "bool?", "cifsusername": "str?",