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"
},
"options": {
"PUID": "0",
"PGID": "0",
"localdisks": ["-sda1"],
"PUID": 0,
"PGID": 0,
"localdisks": ["sda1"],
"networkdisks": "<//SERVER/SHARE>",
"cifsusername": "<username>",
"cifspassword": "<password>"