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.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/consensus/test_consensus.conf b/src/consensus/test_consensus.conf
new file mode 100644
index 000000000..143313ff2
--- /dev/null
+++ b/src/consensus/test_consensus.conf
@@ -0,0 +1,15 @@
1[consensus]
2AUTOSTART = YES
3# PORT = 2103
4HOSTNAME = localhost
5HOME = $SERVICEHOME
6BINARY = gnunet-service-consensus
7ACCEPT_FROM = 127.0.0.1;
8ACCEPT_FROM6 = ::1;
9UNIXPATH = /tmp/gnunet-service-consensus.sock
10UNIX_MATCH_UID = YES
11UNIX_MATCH_GID = YES
12OPTIONS = -LDEBUG
13
14[transport]
15OPTIONS = -LERROR