From 2aa03c4ffc9d3c637ec66955e581dc0587a3aacd Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:29:50 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index d26c1b604..d1b9207d4 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -30,6 +30,7 @@ ], "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", "boot": "auto", + "privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"], "environment": { "WEBUI_PORT": "8080" },