From db7b497785390b7aee33fda6029edddb49b7127b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 7 Apr 2021 09:25:32 +0200 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 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" },