aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/learning_data.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/learning_data.conf')
-rw-r--r--src/hostlist/learning_data.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/hostlist/learning_data.conf b/src/hostlist/learning_data.conf
new file mode 100644
index 000000000..3cfc9c27d
--- /dev/null
+++ b/src/hostlist/learning_data.conf
@@ -0,0 +1,16 @@
1[PATHS]
2SERVICEHOME = /tmp/test-gnunetd-hostlist/
3DEFAULTCONFIG = /etc/gnunetd.conf
4
5[hostlist]
6PORT = 23354
7# port for hostlist http server
8HTTPPORT = 28080
9HOSTNAME = localhost
10HOME = $SERVICEHOME
11CONFIG = $DEFAULTCONFIG
12BINARY = gnunet-daemon-hostlist
13OPTIONS = -b -e
14SERVERS = http://gnunet.org:8080/
15# proxy for downloading hostlists
16HTTP-PROXY =