aboutsummaryrefslogtreecommitdiff
path: root/contrib/testbed_infiniband.conf
blob: 1c166d1f4d9d3f59178f307a20d73bd2c0983fc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[testbed]
AUTOSTART = NO
PORT = 12113
ACCEPT_FROM = 127.0.0.1; 192.168.1.0/24;
HOSTNAME = localhost
MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
OVERLAY_TOPOLOGY = RANDOM
OVERLAY_RANDOM_LINKS = 4000
OPERATION_TIMEOUT = 45 s
# LOG_FILE = /tmp/testbed.log
#PREFIX = xterm -geometry 100x85 -T peer1 -e libtool --mode=execute gdb --args

[fs]
AUTOSTART = NO

[resolver]
AUTOSTART = NO

[mesh]
AUTOSTART = NO
PORT = 71

[dht]
AUTOSTART = NO
PORT = 70
DISABLE_TRY_CONNECT = YES

[statistics]
AUTOSTART = NO
PORT = 72

[block]
plugins = dht test

[dhtcache]
QUOTA = 1 MB
DATABASE = sqlite

[transport]
PLUGINS = udp
DEBUG = NO
ACCEPT_FROM6 = ::1;
ACCEPT_FROM = 127.0.0.1;
NEIGHBOUR_LIMIT = 10

[core]
PORT = 12092
AUTOSTART = YES
USE_EPHEMERAL_KEYS = NO

[arm]
DEFAULTSERVICES = core
#PORT = 12366
DEBUG = NO

[transport-udp]
TIMEOUT = 300 s
PORT = 12368
BROADCAST = NO

[gnunetd]
HOSTKEY = $SERVICEHOME/.hostkey

[PATHS]
SERVICEHOME = /tmp/test-testbed/

[dns]
AUTOSTART = NO

[nse]
AUTOSTART = NO

[vpn]
AUTOSTART = NO

[nat]
RETURN_LOCAL_ADDRESSES = YES

[gns]
AUTOSTART = NO

[peerinfo]
NO_IO = YES

[consensus]
AUTOSTART = NO

[dv]
AUTOSTART = NO

[lockmanager]
AUTOSTART = NO