-enable peer API to return pointer to interned peer hash code
[oweals/gnunet.git] / src / ats-test / test_transport_ats_2addr.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-testing/
4
5 [TESTING]
6 HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
7
8 [transport-udp]
9 PORT = 2571
10
11 [arm]
12 PORT = 2566
13 DEFAULTSERVICES = core
14
15 [statistics]
16 PORT = 2567
17
18 [resolver]
19 PORT = 2564
20
21 [peerinfo]
22 PORT = 2569
23
24 [transport]
25 PORT = 2565
26 PLUGINS = udp unix
27 ATS_MIN_INTERVAL = 100
28 ATS_EXEC_INTERVAL = 250
29
30 [core]
31 AUTOSTART = YES
32 PORT = 2570
33
34 [transport-unix]
35 PORT = 2572
36