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.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/transport/test_communicator_udp_basic_peer1.conf b/src/transport/test_communicator_udp_basic_peer1.conf
index 4cfb6f72f..d53a55210 100644
--- a/src/transport/test_communicator_udp_basic_peer1.conf
+++ b/src/transport/test_communicator_udp_basic_peer1.conf
@@ -20,6 +20,13 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock 20UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/nat.sock
21ENABLE_IPSCAN = YES 21ENABLE_IPSCAN = YES
22 22
23[peerstore]
24UNIXPATH = $GNUNET_TMP/test-communicator-unix-1/peerstore.sock
25
26[resolver]
27PORT = 62089
28UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-resolver_test_1.sock
29
23[communicator-udp] 30[communicator-udp]
24BINDTO = 60002 31BINDTO = 60002
25DISABLE_V6 = YES 32DISABLE_V6 = YES