mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 18:26:04 +02:00
Update config.json
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
|
"claim": "Get_from_https://www.plex.tv/claim",
|
||||||
"networkdisks": "//server/share",
|
"networkdisks": "//server/share",
|
||||||
"cifsusername": "username",
|
"cifsusername": "username",
|
||||||
"cifspassword": "password"
|
"cifspassword": "password"
|
||||||
@@ -70,6 +71,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
|
"claim": "str",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"networkdisks": "str?",
|
"networkdisks": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user