aboutsummaryrefslogtreecommitdiff
path: root/src/peerstore/peerstore.conf.in
blob: a3a7c672bd970bd919d96cad6f92e748ace0f25f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[peerstore]
START_ON_DEMAND = @START_ON_DEMAND@
@JAVAPORT@PORT = 2110
HOSTNAME = localhost
BINARY = gnunet-service-peerstore
UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-peerstore.sock
UNIX_MATCH_UID = NO
UNIX_MATCH_GID = YES
DATABASE = sqlite

[peerstore-sqlite]
FILENAME = $GNUNET_DATA_HOME/peerstore/sqlite.db