aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/test_consensus.conf
blob: 143313ff2d7fd14077df61a05e1d8fe8e74a0b05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[consensus]
AUTOSTART = YES
# PORT = 2103
HOSTNAME = localhost
HOME = $SERVICEHOME
BINARY = gnunet-service-consensus
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;
UNIXPATH = /tmp/gnunet-service-consensus.sock
UNIX_MATCH_UID = YES
UNIX_MATCH_GID = YES
OPTIONS = -LDEBUG

[transport]
OPTIONS = -LERROR