mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Github bot : json sorted
This commit is contained in:
@@ -73,8 +73,8 @@
|
|||||||
],
|
],
|
||||||
"name": "Kometa",
|
"name": "Kometa",
|
||||||
"options": {
|
"options": {
|
||||||
"PGID": 0,
|
|
||||||
"KOMETA_CONFIG": "/config/addons_config/kometa/config.yml",
|
"KOMETA_CONFIG": "/config/addons_config/kometa/config.yml",
|
||||||
|
"PGID": 0,
|
||||||
"PUID": 0
|
"PUID": 0
|
||||||
},
|
},
|
||||||
"privileged": [
|
"privileged": [
|
||||||
@@ -82,12 +82,12 @@
|
|||||||
"DAC_READ_SEARCH"
|
"DAC_READ_SEARCH"
|
||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"PGID": "int",
|
|
||||||
"KOMETA_CONFIG": "str",
|
"KOMETA_CONFIG": "str",
|
||||||
"KOMETA_NO_MISSING": "bool?",
|
"KOMETA_NO_MISSING": "bool?",
|
||||||
"KOMETA_RUN": "bool?",
|
"KOMETA_RUN": "bool?",
|
||||||
"KOMETA_TEST": "bool?",
|
"KOMETA_TEST": "bool?",
|
||||||
"KOMETA_TIME": "str?",
|
"KOMETA_TIME": "str?",
|
||||||
|
"PGID": "int",
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user