From 6ff2b0fcaf421576836a7908ac6f6d5ef1800a22 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 7 Apr 2021 09:26:19 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 574cfd872..1a26d3d79 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -49,7 +49,9 @@ "whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16", "customUI": "vuetorrent", "SavePath": "/share/qBittorrent", - "Username": "admin" + "Username": "admin", + "PUID": "0", + "PGID": "0", }, "schema": { "ssl": "bool",