-fix
[oweals/gnunet.git] / src / ats-test / test_transport_ats_1addr.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test-gnunet-testing/
4 DEFAULTCONFIG = test_testing_data.conf
5
6 [TESTING]
7 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
8
9 [nat]
10 ALLOW_NAT = NO
11
12 [arm]
13 PORT = 2566
14 DEFAULTSERVICES = core
15
16 [statistics]
17 PORT = 2567
18
19 [resolver]
20 PORT = 2564
21
22 [peerinfo]
23 PORT = 2569
24
25 [transport]
26 PORT = 2565
27 PLUGINS = unix
28 ATS_MIN_INTERVAL = 100
29 ATS_EXEC_INTERVAL = 250
30
31 [core]
32 AUTOSTART = YES
33 PORT = 2570
34
35 [transport-unix]
36 PORT = 2572
37