Align other scrutiny

This commit is contained in:
Alexandre
2024-06-11 10:04:06 +02:00
committed by GitHub
parent 194b54d278
commit 5ffb713f7a

View File

@@ -104,7 +104,7 @@
"COLLECTOR_API_ENDPOINT": "str?",
"COLLECTOR_HOST_ID": "str?",
"Mode": "list(Collector+WebUI|Collector)?",
"SMARTCTL_COMMAND_DEVICE_TYPE": "list(auto|ata|scsi|sat|usbcypress|usbjmicron|usbsunplus|marvell|megaraid)?",
"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)",
@@ -113,5 +113,5 @@
"slug": "scrutiny",
"udev": true,
"url": "https://github.com/AnalogJ/scrutiny",
"version": "v0.8.1-2"
"version": "v0.8.1-3"
}