aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_udp_rekey_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_communicator_udp_rekey_peer2.conf')
-rw-r--r--src/transport/test_communicator_udp_rekey_peer2.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/transport/test_communicator_udp_rekey_peer2.conf b/src/transport/test_communicator_udp_rekey_peer2.conf
index f545ba07a..474ca0c15 100644
--- a/src/transport/test_communicator_udp_rekey_peer2.conf
+++ b/src/transport/test_communicator_udp_rekey_peer2.conf
@@ -23,6 +23,10 @@ UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/nat.sock
23[peerstore] 23[peerstore]
24UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/peerstore.sock 24UNIXPATH = $GNUNET_TMP/test-communicator-unix-2/peerstore.sock
25 25
26[statistics]
27PORT = 22462
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-statistics_test_2.sock
29
26[resolver] 30[resolver]
27PORT = 62090 31PORT = 62090
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_2.sock 32UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_2.sock
@@ -41,7 +45,7 @@ REKEY_INTERVAL = 100ms
41BINDTO = 60003 45BINDTO = 60003
42DISABLE_V6 = YES 46DISABLE_V6 = YES
43MAX_QUEUE_LENGTH=5000 47MAX_QUEUE_LENGTH=5000
44REKEY_INTERVAL = 1s 48REKEY_MAX_BYTES=9MiB
45 49
46[communicator-test] 50[communicator-test]
47BACKCHANNEL_ENABLED = YES 51BACKCHANNEL_ENABLED = YES