aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r--src/consensus/test_consensus.conf11
1 files changed, 8 insertions, 3 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
index 67935e69a..71711b0e1 100644
--- a/src/consensus/test_consensus.conf
+++ b/src/consensus/test_consensus.conf
@@ -1,6 +1,8 @@
1@INLINE@ ../../contrib/no_forcestart.conf
2
1[consensus] 3[consensus]
2#PREFIX = gdbserver :12345 4#PREFIX = gdbserver :12345
3#PREFIX = valgrind 5PREFIX = valgrind
4OPTIONS = -L INFO 6OPTIONS = -L INFO
5 7
6[transport] 8[transport]
@@ -9,13 +11,16 @@ OPTIONS = -LERROR
9[set] 11[set]
10OPTIONS = -L INFO 12OPTIONS = -L INFO
11#PREFIX = valgrind --leak-check=full 13#PREFIX = valgrind --leak-check=full
12#PREFIX = valgrind 14PREFIX = valgrind
13 15
14[testbed] 16[testbed]
15OVERLAY_TOPOLOGY = CLIQUE 17OVERLAY_TOPOLOGY = CLIQUE
16 18
17[hostlist] 19[hostlist]
18SERVERS = 20AUTOSTART = NO
21
22[revocation]
23AUTOSTART = NO
19 24
20[nat] 25[nat]
21# Use addresses from the local network interfaces (inluding loopback, but also others) 26# Use addresses from the local network interfaces (inluding loopback, but also others)