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?",