Fixed reconnect
[oweals/gnunet.git] / src / testing / test_testing_connect_peer1.conf
1 @INLINE@ test_testing_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-testing-connect-peer1/
4 DEFAULTCONFIG = test_testing_connect_peer1.conf
5
6 [transport-tcp]
7 PORT = 12568
8
9 [arm]
10 PORT = 12566
11 DEFAULTSERVICES = core
12 UNIXPATH = /tmp/gnunet-p1-service-arm.sock
13
14 [statistics]
15 PORT = 12567
16 UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
17
18 [resolver]
19 PORT = 12564
20 UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
21
22 [peerinfo]
23 PORT = 12569
24 UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
25
26 [transport]
27 PORT = 12565
28 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
29
30 [core]
31 PORT = 12570
32 UNIXPATH = /tmp/gnunet-p1-service-core.sock
33