diff --git a/tljh/config-schema.json b/tljh/config-schema.json index 4563d19..d983dc3 100644 --- a/tljh/config-schema.json +++ b/tljh/config-schema.json @@ -4,6 +4,7 @@ "definitions": { "Users": { "type": "object", + "additionalProperties": false, "properties": { "extra_user_groups": { "type": "object",