Check that you are not present in trail twice
[oweals/gnunet.git] / src / transport / test_transport_api_multi_peer2.conf
1 @INLINE@ template_cfg_peer2.conf
2 [PATHS]
3 GNUNET_TEST_HOME = /tmp/test-transport/api-multi-p2/
4
5 [nat]
6 ALLOW_NAT = NO
7
8 [transport-tcp]
9 PORT = 12150
10 TIMEOUT = 5 s
11
12 [transport-udp]
13 PORT = 12151
14
15 [transport-http]
16 PORT = 12152
17
18 [transport-https]
19 PORT = 12153
20
21 [arm]
22 PORT = 12159
23 DEFAULTSERVICES = transport
24 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
25
26 [statistics]
27 PORT = 12158
28 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
29
30 [resolver]
31 PORT = 12157
32 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
33
34 [peerinfo]
35 PORT = 12156
36 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
37
38 [transport]
39 PORT = 12155
40 PLUGINS = tcp udp
41 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
42
43 [transport-unix]
44 PORT = 12154
45