add changelog
[oweals/gnunet.git] / src / transport / test_communicator_1.conf
1 @INLINE@ test_transport_defaults.conf
2
3 [PATHS]
4 GNUNET_TEST_HOME = $GNUNET_TMP/test-gnunetd-plugin-transport/
5
6 [transport-tcp]
7 PORT = 52400
8
9 [transport-udp]
10 PORT = 52401
11
12 [transport]
13 PORT = 60000
14 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-transport_test_1.sock
15
16 [communicator-unix]
17 UNIXPATH = $GNUNET_RUNTIME_DIR/test_gnunet-communicator-unix_1.sock
18
19 [communicator-tcp]
20 BINDTO = 60002
21
22 [communicator-udp]
23 BINDTO = 60002