-options to play with
[oweals/gnunet.git] / src / testing / test_testing_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 [transport-tcp]
12 TESTING_IGNORE_KEYS = SOMETHING;KEY1;ACCEPT_FROM;
13
14 [arm]
15 PORT = 2566
16 DEFAULTSERVICES = 
17
18 [statistics]
19 PORT = 2567
20
21 [transport-tcp]
22 PORT = 2568
23 BINDTO = 127.0.0.1
24
25 [peerinfo]
26 PORT = 2569
27
28 [core]
29 PORT = 2570
30
31 [testing_old]
32 NUM_PEERS = 5
33 WEAKRANDOM = YES
34 F2F = YES
35 HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
36
37 [dht]
38 AUTOSTART = NO
39
40 [nat]
41 DISABLEV6 = YES
42 ENABLE_UPNP = NO
43 BEHIND_NAT = NO
44 ALLOW_NAT = NO
45 INTERNAL_ADDRESS = 127.0.0.1
46 EXTERNAL_ADDRESS = 127.0.0.1
47 USE_LOCALADDR = NO
48
49 [dns]
50 AUTOSTART = NO
51
52 [nse]
53 AUTOSTART = NO
54
55 [mesh]
56 AUTOSTART = NO
57
58 [datastore]
59 AUTOSTART = NO
60
61 [fs]
62 AUTOSTART = NO
63
64 [dv]
65 AUTOSTART = NO
66
67 [chat]
68 AUTOSTART = NO
69
70 [vpn]
71 AUTOSTART = NO
72
73 [gns]
74 AUTOSTART = NO
75
76 [namestore]
77 AUTOSTART = NO
78
79 [lockmanager]
80 AUTOSTART = NO