Discard large metadata items first
[oweals/gnunet.git] / src / gns / test_gns_defaults.conf
1 [PATHS]
2 SERVICEHOME = /tmp/test-gnunet-testing/
3
4 [resolver]
5 PORT = 2564
6
7 [transport]
8 PORT = 2565
9 PLUGINS = tcp
10
11 [arm]
12 PORT = 2566
13 DEFAULTSERVICES = 
14
15 [statistics]
16 PORT = 2567
17
18 [transport-tcp]
19 PORT = 2568
20 BINDTO = 127.0.0.1
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 = ${DATADIR}/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
60
61 [dv]
62 AUTOSTART = NO
63
64 [chat]
65 AUTOSTART = NO
66
67 [vpn]
68 AUTOSTART = NO
69
70 [consensus]
71 AUTOSTART = NO