From 572b3d437ba87f2e091a9e100927dd4f45b28340 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:20:08 +0200 Subject: [PATCH] Clean --- lidarr/config.json | 5 ++--- mylar3/config.json | 5 ++--- nzbget/config.json | 5 ++--- paperless_ngx/config.json | 6 ++---- sabnzbd/config.json | 5 ++--- 5 files changed, 10 insertions(+), 16 deletions(-) diff --git a/lidarr/config.json b/lidarr/config.json index de5acd0d5..760a79c76 100644 --- a/lidarr/config.json +++ b/lidarr/config.json @@ -64,8 +64,7 @@ "map": [ "config:rw", "share:rw", - "media:rw", - "config:rw" + "media:rw" ], "name": "Lidarr NAS", "options": { @@ -96,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md", "version": "1.1.4.3027-ls123", "webui": "[PROTO:ssl]://[HOST]:[PORT:8686]" -} +} \ No newline at end of file diff --git a/mylar3/config.json b/mylar3/config.json index d59211407..b2886df64 100644 --- a/mylar3/config.json +++ b/mylar3/config.json @@ -63,8 +63,7 @@ "map": [ "config:rw", "share:rw", - "media:rw", - "config:rw" + "media:rw" ], "name": "Mylar3", "options": { @@ -95,4 +94,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "0.7.2", "webui": "[PROTO:ssl]://[HOST]:[PORT:8090]" -} +} \ No newline at end of file diff --git a/nzbget/config.json b/nzbget/config.json index ec711768b..67efc029f 100644 --- a/nzbget/config.json +++ b/nzbget/config.json @@ -64,8 +64,7 @@ "map": [ "config:rw", "share:rw", - "media:rw", - "config:rw" + "media:rw" ], "name": "Nzbget", "options": { @@ -96,4 +95,4 @@ "slug": "nzbget", "url": "https://github.com/alexbelgium/hassio-addons", "version": "v21.1-ls138" -} +} \ No newline at end of file diff --git a/paperless_ngx/config.json b/paperless_ngx/config.json index dfdf3248e..9124c1966 100644 --- a/paperless_ngx/config.json +++ b/paperless_ngx/config.json @@ -66,9 +66,7 @@ "map": [ "config:rw", "share:rw", - "media:rw", - "config:rw", - "ssl" + "media:rw""ssl" ], "name": "Paperless NGX", "options": { @@ -121,4 +119,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "1.15.1", "webui": "http://[HOST]:[PORT:8000]" -} +} \ No newline at end of file diff --git a/sabnzbd/config.json b/sabnzbd/config.json index 003fca998..4b88967e7 100644 --- a/sabnzbd/config.json +++ b/sabnzbd/config.json @@ -63,8 +63,7 @@ "map": [ "config:rw", "share:rw", - "media:rw", - "config:rw" + "media:rw" ], "name": "Sabnzbd", "options": { @@ -96,4 +95,4 @@ "url": "https://github.com/alexbelgium/hassio-addons", "version": "4.0.2-ls111", "webui": "http://[HOST]:[PORT:8080]" -} +} \ No newline at end of file