diff --git a/QSB/default-config.json b/QSB/default-config.json index fedee1d0..ffe88285 100644 --- a/QSB/default-config.json +++ b/QSB/default-config.json @@ -3,7 +3,7 @@ "settings": { "defaultServerIP": "localhost", "port": 7777, - "debugMode": true, + "debugMode": false, "showLinesInDebug": false } } \ No newline at end of file