From f51bced2c9a5b961ab4b4ac9e8f41f7df67e80e2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:23:41 +0100 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 c50842c75..518ef9987 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -51,7 +51,7 @@ "keyfile": "str", "PUID": "int", "PGID": "int", - "localdisks": ["str?"?], + "localdisks": "str?", "networkdisks": "str?", "cifsusername": "str?", "cifspassword": "str?",