diff --git a/QSB/default-config.json b/QSB/default-config.json index cc4f4d1e..7bb4dce9 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, "socketedObjToDebug": -1 }