-update ignores
[oweals/gnunet.git] / contrib / testbed_supermuc.conf
1 [testbed]
2 AUTOSTART = NO
3 PORT = 12113
4 ACCEPT_FROM = 127.0.0.1;10.0.0.0/8;
5 HOSTNAME = localhost
6 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
7 OVERLAY_TOPOLOGY = 2D_TORUS
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 MAX_OPEN_FDS=512
13 SETUP_TIMEOUT = 30 m
14
15 [fs]
16 AUTOSTART = NO
17
18 [resolver]
19 AUTOSTART = NO
20
21 [mesh]
22 AUTOSTART = NO
23 PORT = 71
24
25 [dht]
26 AUTOSTART = NO
27 PORT = 70
28 DISABLE_TRY_CONNECT = YES
29
30 [statistics]
31 AUTOSTART = NO
32 PORT = 72
33
34 [dhtcache]
35 QUOTA = 1 MB
36 DATABASE = sqlite
37
38 [transport]
39 PLUGINS = udp
40 DEBUG = NO
41 ACCEPT_FROM6 = ::1;
42 ACCEPT_FROM = 127.0.0.1;
43 NEIGHBOUR_LIMIT = 10
44
45 [core]
46 PORT = 12092
47 AUTOSTART = YES
48 USE_EPHEMERAL_KEYS = NO
49
50 [arm]
51 DEFAULTSERVICES = core
52 #PORT = 12366
53 DEBUG = NO
54
55 [transport-udp]
56 TIMEOUT = 300 s
57 PORT = 12368
58 BROADCAST = NO
59
60 [PATHS]
61 SERVICEHOME = /tmp/test-testbed/
62
63 [dns]
64 AUTOSTART = NO
65
66 [nse]
67 AUTOSTART = NO
68
69 [vpn]
70 AUTOSTART = NO
71
72 [nat]
73 RETURN_LOCAL_ADDRESSES = YES
74
75 [gns]
76 AUTOSTART = NO
77
78 [peerinfo]
79 NO_IO = YES
80
81 [consensus]
82 AUTOSTART = NO
83
84 [dv]
85 AUTOSTART = NO
86
87 [lockmanager]
88 AUTOSTART = NO