mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Github bot : json sorted
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,4 +21,4 @@
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "ee3dff4b29757e28282cada9bcb3e8f84f1c3041-2022-10-30-2",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -41,9 +41,9 @@
|
||||
"/dev/nvme2"
|
||||
],
|
||||
"environment": {
|
||||
"DOCKER_MODS": "linuxserver/mods:lidarr-flac2mp3",
|
||||
"PGID": "0",
|
||||
"PUID": "0",
|
||||
"DOCKER_MODS": "linuxserver/mods:lidarr-flac2mp3"
|
||||
"PUID": "0"
|
||||
},
|
||||
"init": false,
|
||||
"map": [
|
||||
|
||||
@@ -55,10 +55,10 @@
|
||||
"name": "Paperless NGX",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/addons_config/paperless_ng/config.yaml",
|
||||
"PGID": 0,
|
||||
"PUID": 0,
|
||||
"OCRLANG": "ENG",
|
||||
"PAPERLESS_OCR_MODE": "skip",
|
||||
"OCRLANG": "ENG"
|
||||
"PGID": 0,
|
||||
"PUID": 0
|
||||
},
|
||||
"ports": {
|
||||
"8000/tcp": 8011
|
||||
@@ -73,10 +73,10 @@
|
||||
"schema": {
|
||||
"CONFIG_LOCATION": "str",
|
||||
"OCRLANG": "str?",
|
||||
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
|
||||
"PGID": "int",
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"localdisks": "str?",
|
||||
|
||||
@@ -98,11 +98,11 @@
|
||||
"TRANSMISSION_V3_UPDATE": "bool?",
|
||||
"TRANSMISSION_WATCH_DIR": "str",
|
||||
"TRANSMISSION_WEB_UI": "list(standard|combustion|kettu|transmission-web-control|flood-for-transmission|shift)",
|
||||
"auto_restart": "bool?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
"auto_restart": "bool?"
|
||||
"networkdisks": "str?"
|
||||
},
|
||||
"slug": "transmission_openvpn",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
|
||||
Reference in New Issue
Block a user