aboutsummaryrefslogtreecommitdiff
path: root/src/zonemaster/gnunet-service-zonemaster-monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/zonemaster/gnunet-service-zonemaster-monitor.c')
-rw-r--r--src/zonemaster/gnunet-service-zonemaster-monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zonemaster/gnunet-service-zonemaster-monitor.c b/src/zonemaster/gnunet-service-zonemaster-monitor.c
index f7ae55ba7..275a3a593 100644
--- a/src/zonemaster/gnunet-service-zonemaster-monitor.c
+++ b/src/zonemaster/gnunet-service-zonemaster-monitor.c
@@ -48,7 +48,7 @@
48 * How many events may the namestore give us before it has to wait 48 * How many events may the namestore give us before it has to wait
49 * for us to keep up? 49 * for us to keep up?
50 */ 50 */
51#define NAMESTORE_QUEUE_LIMIT 50 51#define NAMESTORE_QUEUE_LIMIT 5
52 52
53/** 53/**
54 * What replication level do we use for DHT PUT operations? 54 * What replication level do we use for DHT PUT operations?