Skip to content

Commit 19b12de

Browse files
Bikappaper1234
andauthored
Update configuration/configuration.schema.json
Co-authored-by: per1234 <[email protected]>
1 parent 6f7a4c7 commit 19b12de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: configuration/configuration.schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"level": {
100100
"description": "messages with this level and above will be logged. Valid levels are: `trace`, `debug`, `info`, `warn`, `error`, `fatal`, `panic`.",
101101
"type": "string",
102-
"enum": ["trace", "debug", "info", "warn", "error", "fatal"]
102+
"enum": ["trace", "debug", "info", "warn", "error", "fatal", "panic"]
103103
}
104104
},
105105
"type": "object"

0 commit comments

Comments
 (0)