mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Github bot : json sorted
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"amd64": "benkl/firefly-iii-fints-importer:latest",
|
||||
"aarch64": "benkl/firefly-iii-fints-importer:latest"
|
||||
"aarch64": "benkl/firefly-iii-fints-importer:latest",
|
||||
"amd64": "benkl/firefly-iii-fints-importer:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -82,18 +82,18 @@
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str",
|
||||
"OCRLANG": "str?",
|
||||
"PAPERLESS_URL": "str?",
|
||||
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
|
||||
"PAPERLESS_URL": "str?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"certfile": "str",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"database": "list(|sqlite|mariadb_addon)?",
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"ssl": "bool"
|
||||
},
|
||||
"services": [
|
||||
|
||||
@@ -90,14 +90,14 @@
|
||||
"CONFIG_LOCATION": "str",
|
||||
"DB_TYPE": "list(sqlite|external|mariadb_addon)",
|
||||
"base_url_portless": "bool?",
|
||||
"certfile": "str",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"keyfile": "str",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"trusted_headers": "str?",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"ssl": "bool"
|
||||
"ssl": "bool",
|
||||
"trusted_headers": "str?"
|
||||
},
|
||||
"services": [
|
||||
"mysql:want"
|
||||
|
||||
Reference in New Issue
Block a user