diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 95a6ba4b7..8ffea2135 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -51,6 +51,10 @@ "keyfile": "str", "PUID": "int", "PGID": "int", + "localdisks": "str?", + "networkdisks": "str?", + "cifsusername": "str?", + "cifspassword": "str?" "TZ": "str?" } }