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