diff --git a/html/js/config.js b/html/js/config.js
index afe0c2d..aaf2bfe 100644
--- a/html/js/config.js
+++ b/html/js/config.js
@@ -2,7 +2,7 @@
var qrz = 1;
// 1 = enable debug in javascript-console, 0 = 0ff
-var debug = 1;
+var debug = 0;
// Set messagecounters for different badge-colors
var warnlevel = 200;