From 4e0d46204d8c59fd5168ad8773c1291fd1a48867 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 30 Oct 2021 21:20:50 +0200 Subject: [PATCH] Update config.json --- transmission/config.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/transmission/config.json b/transmission/config.json index f040fbca0..a9dabf5db 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -3,8 +3,24 @@ "arch": ["aarch64", "amd64", "armv7", "armhf"], "boot": "auto", "description": "Bittorrent client based on linuxserver image", + "devices": [ + "/dev/net/tun", + "/dev/sda1", + "/dev/sdb1", + "/dev/sdc1", + "/dev/sdd1", + "/dev/sde1", + "/dev/sdf1", + "/dev/sdg1", + "/dev/sda2", + "/dev/sdb2", + "/dev/sdc2", + "/dev/sdd2", + "/dev/sde2", + "/dev/sdf2", + "/dev/sdg2" + ], "environment": {}, - "full_access": true, "map": ["config:rw", "share:rw", "media:rw", "ssl"], "name": "Transmission NAS", "options": {