aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_tcp_rekey_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_tcp_rekey_peer2.conf')
-rw-r--r--src/transport/test_communicator_tcp_rekey_peer2.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_communicator_tcp_rekey_peer2.conf b/src/transport/test_communicator_tcp_rekey_peer2.conf
index 138650a3b..643b037b2 100644
--- a/src/transport/test_communicator_tcp_rekey_peer2.conf
+++ b/src/transport/test_communicator_tcp_rekey_peer2.conf
@@ -31,10 +31,10 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_2.sock
31UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock 31UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_2.sock
32 32
33[communicator-tcp] 33[communicator-tcp]
34#PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args 34#PREFIX = xterm -geometry 100x85 -T peer2 -e gdb --args
35#PREFIX = valgrind --leak-check=full --track-origins=yes 35#PREFIX = valgrind --leak-check=full --track-origins=yes
36BINDTO = 60003 36BINDTO = 60003
37DISABLE_V6 = YES 37DISABLE_V6 = NO
38REKEY_INTERVAL = 100ms 38REKEY_INTERVAL = 100ms
39 39
40[communicator-udp] 40[communicator-udp]