aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/regex/regex_dht.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/regex_dht.c b/src/regex/regex_dht.c
index 0677b4fbbf..cafa58f720 100644
--- a/src/regex/regex_dht.c
+++ b/src/regex/regex_dht.c
@@ -34,7 +34,7 @@
/* FIXME: OPTION (API, CONFIG) */
#define DHT_REPLICATION 5
#define DHT_TTL GNUNET_TIME_UNIT_HOURS
-#define DEBUG_DHT GNUNET_YES
+#define DEBUG_DHT GNUNET_NO
#if DEBUG_DHT
#define DHT_OPT GNUNET_DHT_RO_DEMULTIPLEX_EVERYWHERE | GNUNET_DHT_RO_RECORD_ROUTE