DEFAULTSERVICES is dead, remove remains
[oweals/gnunet.git] / contrib / testbed_configs / 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 OVERLAY_TOPOLOGY = RANDOM
7 OVERLAY_RANDOM_LINKS = 1000
8 OPERATION_TIMEOUT = 45 s
9 # LOG_FILE = /tmp/testbed.log
10 SETUP_TIMEOUT = 30m
11 MAX_OPEN_FDS = 512
12
13 [fs]
14 AUTOSTART = NO
15
16 [resolver]
17 AUTOSTART = NO
18
19 [cadet]
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 [dhtcache]
33 QUOTA = 1 MB
34 DATABASE = sqlite
35
36 [transport]
37 PLUGINS = udp
38 DEBUG = NO
39 ACCEPT_FROM6 = ::1;
40 ACCEPT_FROM = 127.0.0.1;
41 NEIGHBOUR_LIMIT = 10
42
43 [core]
44 PORT = 12092
45 AUTOSTART = YES
46 USE_EPHEMERAL_KEYS = NO
47
48 [arm]
49 #PORT = 12366
50 DEBUG = NO
51
52 [transport-udp]
53 TIMEOUT = 300 s
54 PORT = 12368
55 BROADCAST = NO
56
57 [PATHS]
58 SERVICEHOME = /tmp/test-testbed/
59
60 [dns]
61 AUTOSTART = NO
62
63 [nse]
64 AUTOSTART = NO
65
66 [vpn]
67 AUTOSTART = NO
68
69 [nat]
70 RETURN_LOCAL_ADDRESSES = YES
71
72 [gns]
73 AUTOSTART = NO
74
75 [peerinfo]
76 NO_IO = YES
77
78 [consensus]
79 AUTOSTART = NO
80
81 [dv]
82 AUTOSTART = NO
83
84 [lockmanager]
85 AUTOSTART = NO