diff --git a/booksonic_air/config.json b/booksonic_air/config.json index a49f33e67..43dc92801 100644 --- a/booksonic_air/config.json +++ b/booksonic_air/config.json @@ -79,4 +79,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air", "version": "v2201.1.0-ls78-3", "webui": "[PROTO:ssl]://[HOST]:[PORT:4040]" -} \ No newline at end of file +} diff --git a/lidarr/config.json b/lidarr/config.json index c1f736a15..0a3571857 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -82,4 +82,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "version": "1.0.2.2592-ls109-2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8686]" -} \ No newline at end of file +} diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index 150eea030..827692ee8 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -83,11 +83,11 @@ "schema": { "CONFIG_LOCATION": "str", "OCRLANG": "str?", - "PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?", - "PAPERLESS_URL": "str?", + "PAPERLESS_CONSUMPTION_DIR": "str?", "PAPERLESS_DATA_DIR": "str?", "PAPERLESS_MEDIA_ROOT": "str?", - "PAPERLESS_CONSUMPTION_DIR": "str?", + "PAPERLESS_OCR_MODE": "list(skip|redo|force|skip_noarchive)?", + "PAPERLESS_URL": "str?", "PGID": "int", "PUID": "int", "TZ": "str?", diff --git a/radarr/config.json b/radarr/config.json index 13d2a2342..a52b4148e 100644 --- a/radarr/config.json +++ b/radarr/config.json @@ -46,9 +46,9 @@ "PUID": "0" }, "image": "ghcr.io/alexbelgium/radarr_nas-{arch}", - "init": false, "ingress": true, "ingress_entry": "radarr", + "init": false, "map": [ "config:rw", "share:rw", diff --git a/readarr/config.json b/readarr/config.json index 445c4e7cb..bc4cc8e16 100644 --- a/readarr/config.json +++ b/readarr/config.json @@ -46,9 +46,9 @@ "PUID": "0" }, "image": "ghcr.io/alexbelgium/readarr_nas-{arch}", - "init": false, "ingress": true, "ingress_entry": "readarr", + "init": false, "map": [ "config:rw", "share:rw", diff --git a/sabnzbd/build.json b/sabnzbd/build.json index 98497bb55..4384a8833 100644 --- a/sabnzbd/build.json +++ b/sabnzbd/build.json @@ -7,4 +7,4 @@ "codenotary": { "signer": "alexandrep.github@gmail.com" } -} \ No newline at end of file +} diff --git a/sabnzbd/config.json b/sabnzbd/config.json index d3bcf3206..8f5d10db3 100644 --- a/sabnzbd/config.json +++ b/sabnzbd/config.json @@ -46,8 +46,8 @@ "PUID": "0" }, "image": "ghcr.io/alexbelgium/sabnzbd-{arch}", - "init": false, "ingress_entry": "sabnzbd", + "init": false, "map": [ "config:rw", "share:rw", @@ -83,4 +83,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.7.1-ls89-2", "webui": "http://[HOST]:[PORT:8080]" -} \ No newline at end of file +}