-keep track of messages passed to mq
[oweals/gnunet.git] / src / sensor / test_gnunet-service-sensor_reporting.conf
index 4dc0738561e9f3cad470210fa14b6119434c941d..119191f012b246ea55b547b204521c217ecabe76 100644 (file)
@@ -1,13 +1,20 @@
 [testbed]
 OVERLAY_TOPOLOGY = CLIQUE
 
-[arm]
-DEFAULTSERVICES = core
-
 [sensor]
+#PREFIX = valgrind --leak-check=full
 SENSOR_DIR = /tmp/test-gnunet-service-sensor-reporting/
 
 START_MONITORING = NO
 START_REPORTING = YES
 START_ANALYSIS = NO
-START_UPDATE = NO
\ No newline at end of file
+START_UPDATE = NO
+
+[sensor-reporting]
+POW_MATCHING_BITS = 2
+
+[transport]
+PLUGINS = unix
+
+[nat]
+USE_LOCALADDR = YES