Update config.json

This commit is contained in:
Alexandre
2020-12-10 15:38:43 +01:00
committed by GitHub
parent ec26eb0595
commit 080611f3ce

View File

@@ -30,9 +30,9 @@
"PGID": "0" "PGID": "0"
}, },
"options": { "options": {
"PUID": "0", "PUID": 0,
"PGID": "0", "PGID": 0,
"localdisks": ["-sda1"], "localdisks": ["sda1"],
"networkdisks": "<//SERVER/SHARE>", "networkdisks": "<//SERVER/SHARE>",
"cifsusername": "<username>", "cifsusername": "<username>",
"cifspassword": "<password>" "cifspassword": "<password>"