aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_udp_basic_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_udp_basic_peer1.conf')
-rw-r--r--src/transport/test_communicator_udp_basic_peer1.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/transport/test_communicator_udp_basic_peer1.conf b/src/transport/test_communicator_udp_basic_peer1.conf
index d53a55210..c6ff024ee 100644
--- a/src/transport/test_communicator_udp_basic_peer1.conf
+++ b/src/transport/test_communicator_udp_basic_peer1.conf
@@ -23,11 +23,16 @@ ENABLE_IPSCAN = YES
23[peerstore] 23[peerstore]
24UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock 24UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock
25 25
26[statistics]
27PORT = 22461
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-statistics_test_1.sock
29
26[resolver] 30[resolver]
27PORT = 62089 31PORT = 62089
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock 32UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock
29 33
30[communicator-udp] 34[communicator-udp]
35#PREFIX = valgrind --leak-check=full --track-origins=yes
31BINDTO = 60002 36BINDTO = 60002
32DISABLE_V6 = YES 37DISABLE_V6 = YES
33MAX_QUEUE_LENGTH=5000 38MAX_QUEUE_LENGTH=5000