aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/consensus.conf.in
blob: 2afee04dbad2e10a77ded5b16cdc492766236d5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[consensus]
AUTOSTART = @AUTOSTART@
@JAVAPORT@PORT = 2103
HOSTNAME = localhost
BINARY = gnunet-service-consensus
ACCEPT_FROM = 127.0.0.1;
ACCEPT_FROM6 = ::1;
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-consensus.sock
UNIX_MATCH_UID = YES
UNIX_MATCH_GID = YES