diff --git a/caosdb-client-configuration-schema.json b/caosdb-client-configuration-schema.json index 6c8013552a66532e453887a2dda61322efacc74d..ff1967f639400d26bd33714691f416f10c841cae 100644 --- a/caosdb-client-configuration-schema.json +++ b/caosdb-client-configuration-schema.json @@ -33,8 +33,8 @@ { "$ref": "#/definitions/log_level_configuration" }, - "default": "warn", { + "default": "warn", "description": "Global severity filter. Only log messages with at least the given severity are processed by the logging framework. 'off' means that the logging frame work is turned off entirely. Defaults to " } ]