summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/chrony/config_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/chrony/config_schema.json')
-rw-r--r--src/go/collectors/go.d.plugin/modules/chrony/config_schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/chrony/config_schema.json b/src/go/collectors/go.d.plugin/modules/chrony/config_schema.json
index a0025f73fd..d48969157e 100644
--- a/src/go/collectors/go.d.plugin/modules/chrony/config_schema.json
+++ b/src/go/collectors/go.d.plugin/modules/chrony/config_schema.json
@@ -26,7 +26,8 @@
},
"required": [
"address"
- ]
+ ],
+ "additionalProperties": false
},
"uiSchema": {
"uiOptions": {