aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_data.conf
blob: 15a52e3351897c9cc471e4058770dd3504e53134 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[PATHS]
SERVICEHOME = /tmp/test-gnunetd-hostlist/
DEFAULTCONFIG = /etc/gnunetd.conf

[hostlist]
PORT = 23354
# port for hostlist http server
HTTPPORT = 28080
HOSTNAME = localhost
HOME = $SERVICEHOME
CONFIG = $DEFAULTCONFIG
BINARY = gnunet-daemon-hostlist
# consider having "-e" as default as well once implemented
OPTIONS = -b
SERVERS = http://gnunet.org:8080/
# proxy for downloading hostlists
HTTP-PROXY =