From c16fc859ee71c8abdf62e312c9c7deb5e02e532c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:22:36 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 4 ++++ 1 file changed, 4 insertions(+) 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?" } }