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