aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2012-12-05 21:41:09 +0000
committerFlorian Dold <florian.dold@gmail.com>2012-12-05 21:41:09 +0000
commitaac85d938153d2f181d4bfd08eb734be980bab43 (patch)
tree806ee375f14540e08e3b4b71582a13a731d7192a /src/consensus/test_consensus.conf
parent612f87ce7ff13706d291c441de26eaf15ded5199 (diff)
downloadgnunet-aac85d938153d2f181d4bfd08eb734be980bab43.tar.gz
gnunet-aac85d938153d2f181d4bfd08eb734be980bab43.zip
consensus api, consensus service (local), peer driver and ibf sketch
Diffstat (limited to 'src/consensus/test_consensus.conf')
-rw-r--r--src/consensus/test_consensus.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
index 5bd57631b..86dfadb9b 100644
--- a/src/consensus/test_consensus.conf
+++ b/src/consensus/test_consensus.conf
@@ -10,7 +10,7 @@ ACCEPT_FROM6 = ::1;
10UNIXPATH = /tmp/gnunet-service-consensus.sock 10UNIXPATH = /tmp/gnunet-service-consensus.sock
11UNIX_MATCH_UID = YES 11UNIX_MATCH_UID = YES
12UNIX_MATCH_GID = YES 12UNIX_MATCH_GID = YES
13OPTIONS = -LDEBUG 13OPTIONS = -L INFO
14 14
15 15
16[transport] 16[transport]
@@ -18,4 +18,8 @@ OPTIONS = -LERROR
18 18
19 19
20[arm] 20[arm]
21DEFAULTSERVICES = core 21DEFAULTSERVICES = core consensus
22
23
24[testbed]
25OVERLAY_TOPOLOGY = CLIQUE