From 155bd42947b71d162060d0221c328cb2015bfe20 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:23:22 +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 518ef9987..c50842c75 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?",