Update config.json

This commit is contained in:
Alexandre
2021-02-14 08:22:41 +01:00
committed by GitHub
parent 14f2ca6efd
commit 51c8289240

View File

@@ -21,9 +21,8 @@
"6881/tcp": "Peer port",
"6881/udp": "Peer port"
},
"privileged": [
"SYS_ADMIN"
],
"privileged": ["SYS_ADMIN"],
"devices": ["/dev/sda","/dev/sdb", "/dev/sda1","/dev/sdb1","/dev/mmcblk0p1"],
"full_access": true,
"map": [
"media:rw",
@@ -60,4 +59,4 @@
"cifspassword": "str?",
"TZ": "str?"
}
}
}