linkpi_firmware_history/rootfs/link/config/misc/disk.json

16 lines
210 B
JSON

{
"enable": true,
"used": "local",
"shared": {
"ip": "",
"type": "cifs",
"path": "",
"auth": {
"uname": "",
"passwd": ""
}
},
"local": {
"device": "/dev/sda1"
}
}