mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 16:21:51 +02:00
Update config.json
This commit is contained in:
@@ -69,9 +69,13 @@
|
|||||||
"3000/tcp": "web interface"
|
"3000/tcp": "web interface"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
|
"PUID": 0,
|
||||||
|
"PGID": 0,
|
||||||
"additional_apps": "engrampa,thunderbird,libreoffice"
|
"additional_apps": "engrampa,thunderbird,libreoffice"
|
||||||
},
|
},
|
||||||
"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