4b6a6276d990619aba6063e333b8cb9a13d9f531
[oweals/gnunet.git] / src / testing / test_testing_defaults.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3 DEFAULTCONFIG = test_testing_defaults.conf
4
5 [resolver]
6 PORT = 2564
7
8 [transport]
9 PORT = 2565
10 PLUGINS = tcp
11
12 [arm]
13 PORT = 2566
14 DEFAULTSERVICES = 
15
16 [statistics]
17 PORT = 2567
18
19 [transport-tcp]
20 PORT = 2568
21
22 [peerinfo]
23 PORT = 2569
24
25 [core]
26 PORT = 2570
27
28 [testing]
29 NUM_PEERS = 5
30 WEAKRANDOM = YES
31 F2F = YES
32 HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
33
34 [dht]
35 AUTOSTART = NO
36
37 [nat]
38 DISABLEV6 = YES
39 ENABLE_UPNP = NO
40 BEHIND_NAT = NO
41 ALLOW_NAT = NO
42 INTERNAL_ADDRESS = 127.0.0.1
43 EXTERNAL_ADDRESS = 127.0.0.1
44 USE_LOCALADDR = NO
45
46 [dns]
47 AUTOSTART = NO
48
49 [nse]
50 AUTOSTART = NO
51
52 [mesh]
53 AUTOSTART = NO
54
55 [datastore]
56 AUTOSTART = NO
57
58 [fs]
59 AUTOSTART = NO