diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 6fb5dd501..574cfd872 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -47,7 +47,7 @@ "certfile": "fullchain.pem", "keyfile": "privkey.pem", "whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16", - "customUI": "vuetorrent" + "customUI": "vuetorrent", "SavePath": "/share/qBittorrent", "Username": "admin" },