summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 330ae78a2..195c0255e 100644
--- a/config/config.json
+++ b/config/config.json
@@ -64,7 +64,7 @@
},
"LogSettings": {
"EnableConsole": true,
- "ConsoleLevel": "DEBUG",
+ "ConsoleLevel": "INFO",
"EnableFile": true,
"FileLevel": "INFO",
"FileFormat": "",
@@ -240,4 +240,4 @@
"TurnUsername": "",
"TurnSharedKey": ""
}
-} \ No newline at end of file
+}