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",