From 235873b490c4d4b3da65bcb02aa32dde93b79e02 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:06:15 +0200 Subject: [PATCH] full access test --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 0cce50c78..1ce25d620 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -36,6 +36,7 @@ "DAC_READ_SEARCH", "NET_ADMIN" ], + "full_access": true, "devices": [ "/dev/net/tun" ],