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