From 381f580d7cdf7eccad9f713f63e6eaaeb2f1da52 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 5 Feb 2021 19:44:45 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 2acde80a2..52c3eebf5 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -21,10 +21,11 @@ "6881/tcp": "Peer port", "6881/udp": "Peer port" }, - "map": [ - "config:rw", - "share:rw", - "media:rw" + "map":[ + "media:rw", + "config:rw", + "share:rw", + "ssl" ], "webui": "http://[HOST]:[PORT:8080]", "boot": "auto",