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.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/transport/test_communicator_udp_basic_peer1.conf b/src/transport/test_communicator_udp_basic_peer1.conf
index c6ff024ee..6968b3aef 100644
--- a/src/transport/test_communicator_udp_basic_peer1.conf
+++ b/src/transport/test_communicator_udp_basic_peer1.conf
@@ -32,7 +32,8 @@ PORT = 62089
32UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock 32UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock
33 33
34[communicator-udp] 34[communicator-udp]
35#PREFIX = valgrind --leak-check=full --track-origins=yes 35# PREFIX = valgrind --leak-check=full --track-origins=yes --log-file=/tmp/vg_com1
36BINDTO = 60002 36BINDTO = 60002
37DISABLE_V6 = YES 37DISABLE_V6 = YES
38MAX_QUEUE_LENGTH=5000 38MAX_QUEUE_LENGTH=5000
39