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)",