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