WiP
[oweals/gnunet.git] / src / dht / test_dht_twopeer_put_get.c
index 187b994794ec48b2d69ecbbef48aa3f1676e5582..40a1652362469365c6ab5cde32ca929e07d290c4 100644 (file)
@@ -55,7 +55,7 @@
 /* If number of peers not in config file, use this number */
 #define DEFAULT_NUM_PEERS 2
 
-#define DNS GNUNET_YES
+#define DNS GNUNET_NO
 
 /* Globals */
 
@@ -540,6 +540,7 @@ run (void *cls,
   pg = GNUNET_TESTING_daemons_start (cfg,
                                      num_peers,
                                      2,
+                                     2,
                                      TIMEOUT,
                                      NULL,
                                      NULL,