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