diff --git a/scrutiny_fa/config.json b/scrutiny_fa/config.json index 3a8db843f..212ed5062 100644 --- a/scrutiny_fa/config.json +++ b/scrutiny_fa/config.json @@ -36,7 +36,8 @@ ], "schema": { "TZ": "str?", - "Updates": "list(Hourly|Daily|Weekly)" + "Updates": "list(Hourly|Daily|Weekly)", + "Mode": "list(Collector+WebUI|Collector)?" }, "slug": "scrutiny_fa", "udev": true,