diff --git a/defaults/yacy.init b/defaults/yacy.init
index 038ac0eeb..4d60a698f 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -446,7 +446,7 @@ seedScpPath=
peerCycle=2
# debug flags
-debug.search.local.dht.on=false
+debug.search.local.dht.off=false
debug.search.local.solr.off=false
debug.search.remote.dht.off=false
debug.search.remote.dht.testlocal=false
diff --git a/htroot/ConfigProperties_p.html b/htroot/ConfigProperties_p.html
index 292d4624d..39e4a767f 100644
--- a/htroot/ConfigProperties_p.html
+++ b/htroot/ConfigProperties_p.html
@@ -49,7 +49,7 @@
For explanation please look into defaults/yacy.init
-