From bcb6aa70b43ffed7ea5a214265b7fd6c9543b399 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 24 Nov 2022 03:56:07 +0100 Subject: [PATCH] Update config.json --- scrutiny/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrutiny/config.json b/scrutiny/config.json index 929c65c67..939b2e7f5 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -73,7 +73,7 @@ "schema": { "COLLECTOR_API_ENDPOINT": "str?", "COLLECTOR_HOST_ID": "str?", - "expose_config": "bool?", + "expose_collector": "bool?", "Mode": "list(Collector+WebUI|Collector)?", "TZ": "str?", "Updates": "list(Hourly|Daily|Weekly)",