Update config.json

This commit is contained in:
Alexandre
2021-10-30 21:20:50 +02:00
committed by GitHub
parent 2c9b86375e
commit 4e0d46204d

View File

@@ -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": {