Changed the log level default to 1 (info)

This commit is contained in:
2024-11-16 15:11:13 +01:00
parent 5ce8e592c3
commit 908a5e39be
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"LOG_LEVEL": 2,
"LOG_LEVEL": 1,
"STARTUP_WELCOME_SHOW": true,
"STARTUP_PROJECT_NAME":" UV-Belichter ",
"STARTUP_MESSAGE_STARTING": "Starting...",