From 3e147523cd7fb642e3fc066b3c3533607d4695d6 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:40:55 +0100 Subject: [PATCH] Full access added --- scrutiny/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 36d7685d3..cdbdd6bd2 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -1,6 +1,6 @@ { "name": "Scrutiny", - "version": "0.3.13-6", + "version": "0.3.13-7", "upstream": "0.3.13", "slug": "scrutiny", "description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring", @@ -16,6 +16,7 @@ "ports_description": { "8080/tcp": "Web UI port" }, + "full_access": true, "devices": [ "/dev/sda", "/dev/sdb",