stuff
[oweals/gnunet.git] / src / transport / test_transport_ats_4addr.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 [transport-tcp]
13 TIMEOUT = 5000
14
15 [transport-udp]
16 PORT = 2571
17
18 [arm]
19 PORT = 2566
20 DEFAULTSERVICES = core
21
22 [statistics]
23 PORT = 2567
24
25 [resolver]
26 PORT = 2564
27
28 [peerinfo]
29 PORT = 2569
30
31 [transport]
32 PORT = 2565
33 ATS_MIN_INTERVAL = 100
34 ATS_EXEC_INTERVAL = 250
35
36 [core]
37 AUTOSTART = YES
38 PORT = 2570
39
40 [transport-unix]
41 PORT = 2572
42