Update config.json

This commit is contained in:
Alexandre
2020-12-01 12:35:19 +01:00
committed by GitHub
parent d90be9a14f
commit c5288502b3

View File

@@ -28,6 +28,7 @@
"config:rw",
"share:rw",
"media:rw",
"mnt:rw",
"ssl"
],
"webui": "http://[HOST]:[PORT:8096]",
@@ -37,7 +38,7 @@
"options": {
"PUID": 1001,
"PGID": 1001,
"localdisks": [- "<PARTITION LABEL>"],
"localdisks": ["-<PARTITION LABEL>"],
"networkdisks": "<//SERVER/SHARE>",
"cifsusername": "<username>",
"cifspassword": "<password>"