aboutsummaryrefslogtreecommitdiff
path: root/src/secretsharing/test_secretsharing.conf
blob: 9cbe3ebb1da05b45a602753a168818eb74568b51 (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
[secretsharing]
START_ON_DEMAND = YES
#PREFIX = valgrind --leak-check=full
OPTIONS = -LINFO

[consensus]
START_ON_DEMAND = YES

[transport]
OPTIONS = -LERROR
PLUGINS = unix

[set]
OPTIONS = -L INFO
START_ON_DEMAND = YES
#PREFIX = valgrind --leak-check=full

[testbed]
OVERLAY_TOPOLOGY = CLIQUE

[hostlist]
SERVERS =

[nat]
# Use addresses from the local network interfaces (including loopback, but also others)
USE_LOCALADDR = YES

# Disable IPv6 support
DISABLEV6 = NO

# Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8)
RETURN_LOCAL_ADDRESSES = YES

[nse]
START_ON_DEMAND = NO


[rps]
START_ON_DEMAND = NO
IMMEDIATE_START = NO