From a8e1eb64d36c6fdb6f6a5708a27c6ab87bd588ae Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:18:40 +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 2c2b7e114..95a6ba4b7 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -21,6 +21,10 @@ "6881/tcp": "Peer port", "6881/udp": "Peer port" }, + "privileged": [ + "SYS_ADMIN" + ], + "full_access": true, "map":[ "media:rw", "config:rw",