From e53ef2c9cd526fea92f804bca63ef79216ff60d9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Nov 2024 17:07:38 +0100 Subject: [PATCH] Update config.json --- scrutiny_fa/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index ac7fea52e..04c4ed7f1 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -43,11 +43,11 @@ "SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid|sntasmedia)?", "SMARTCTL_MEGARAID_DISK_NUM": "int?", "TZ": "str?", - "Updates": "list(Hourly|Daily|Weekly)", + "Updates": "list(Quarterly|Hourly|Daily|Weekly)", "expose_collector": "bool?" }, "slug": "scrutiny_fa", "udev": true, "url": "https://github.com/AnalogJ/scrutiny", - "version": "v0.8.1-4" + "version": "v0.8.1-5" }