diff --git a/scrutiny/config.json b/scrutiny/config.json index 263fef534..3cf7a64d2 100644 --- a/scrutiny/config.json +++ b/scrutiny/config.json @@ -71,6 +71,7 @@ ], "schema": { "COLLECTOR_API_ENDPOINT": "str?", + "expose_config": "bool?", "Mode": "list(Collector+WebUI|Collector)?", "TZ": "str?", "Updates": "list(Hourly|Daily|Weekly)", @@ -81,4 +82,4 @@ "udev": true, "url": "https://github.com/AnalogJ/scrutiny", "version": "v0.5.0-5" -} \ No newline at end of file +}