This commit is contained in:
Koen Kanters
2025-01-06 21:45:55 +01:00
committed by GitHub
parent a28a5baf17
commit 1667ba64ac
+1 -1
View File
@@ -486,7 +486,7 @@
},
"log_level": {
"type": "string",
"enum": ["error", "warning", "info", "debug", "warn"],
"enum": ["error", "warning", "info", "debug"],
"title": "Log level",
"description": "Logging level",
"default": "info"