- dont offer hellos if not going to use them
[oweals/gnunet.git] / contrib / testbed_infiniband.conf
1 [testbed]
2 AUTOSTART = NO
3 PORT = 12113
4 ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
5 HOSTNAME = localhost
6 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7 OVERLAY_TOPOLOGY = RANDOM
8 OVERLAY_RANDOM_LINKS = 4000
9 OPERATION_TIMEOUT = 45 s
10 # LOG_FILE = /tmp/testbed.log
11 #PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args
12
13 [fs]
14 AUTOSTART = NO
15
16 [resolver]
17 AUTOSTART = NO
18
19 [mesh]
20 AUTOSTART = NO
21 PORT = 71
22
23 [dht]
24 AUTOSTART = NO
25 PORT = 70
26 DISABLE_TRY_CONNECT = YES
27
28 [statistics]
29 AUTOSTART = NO
30 PORT = 72
31
32 [block]
33 plugins = dht test
34
35 [dhtcache]
36 QUOTA = 1 MB
37 DATABASE = sqlite
38
39 [transport]
40 PLUGINS = unix
41 DEBUG = NO
42 ACCEPT_FROM6 = ::1;
43 ACCEPT_FROM = 127.0.0.1;
44 NEIGHBOUR_LIMIT = 10
45
46 [core]
47 PORT = 12092
48 AUTOSTART = YES
49 USE_EPHEMERAL_KEYS = NO
50
51 [arm]
52 DEFAULTSERVICES = core
53 #PORT = 12366
54 DEBUG = NO
55
56 [transport-udp]
57 TIMEOUT = 300 s
58 PORT = 12368
59 BROADCAST = NO
60
61 [gnunetd]
62 HOSTKEY = $SERVICEHOME/.hostkey
63
64 [PATHS]
65 SERVICEHOME = /tmp/test-testbed/
66
67 [dns]
68 AUTOSTART = NO
69
70 [nse]
71 AUTOSTART = NO
72
73 [vpn]
74 AUTOSTART = NO
75
76 [nat]
77 RETURN_LOCAL_ADDRESSES = YES
78
79 [gns]
80 AUTOSTART = NO
81
82 [peerinfo]
83 NO_IO = YES
84
85 [consensus]
86 AUTOSTART = NO
87
88 [dv]
89 AUTOSTART = NO
90
91 [lockmanager]
92 AUTOSTART = NO