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