Update config.json

This commit is contained in:
Alexandre
2021-02-16 16:19:23 +01:00
committed by GitHub
parent fde8b25545
commit 33c756c36c

View File

@@ -23,6 +23,7 @@
"media:rw",
"config:rw",
"addons:rw",
"backup:rw",
"share:rw",
"ssl"
],
@@ -31,6 +32,9 @@
"FB_BASEURL": "/filebrowser"
},
"options": {
"networkdisks": "//server/share",
"cifsusername": "username",
"cifspassword": "password"
},
"schema": {
"networkdisks": "str?",