mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update config.json
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
],
|
||||
"name": "Grav NAS",
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
"networkdisks": "<//SERVER/SHARE>,<//SERVER2/SHARE2>",
|
||||
"cifsusername": "<username>",
|
||||
"cifspassword": "<password>"
|
||||
@@ -49,6 +51,8 @@
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
"TZ": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
|
||||
Reference in New Issue
Block a user