aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-30 07:34:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-30 07:34:25 +0000
commitadd488798fec04e4f2e768d0eb88e8de89ff1011 (patch)
tree62ba537e5f047f494c2b6b6d47f0bcdecefd83c5
parentb24b1e26e24f18c77035f4255dee90757b08365b (diff)
downloadgnunet-add488798fec04e4f2e768d0eb88e8de89ff1011.tar.gz
gnunet-add488798fec04e4f2e768d0eb88e8de89ff1011.zip
fix
-rw-r--r--contrib/defaults.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index be6b7e8db..1760d9a48 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -161,7 +161,6 @@ BINARY = gnunet-daemon-topology
161[hostlist] 161[hostlist]
162# port for hostlist http server 162# port for hostlist http server
163HTTPPORT = 8080 163HTTPPORT = 8080
164HOSTNAME = localhost
165HOME = $SERVICEHOME 164HOME = $SERVICEHOME
166HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data 165HOSTLISTFILE = $SERVICEHOME/hostlist/learned.data
167CONFIG = $DEFAULTCONFIG 166CONFIG = $DEFAULTCONFIG
@@ -202,3 +201,4 @@ ACCEPT_FROM = 127.0.0.1;
202ACCEPT_FROM6 = ::1; 201ACCEPT_FROM6 = ::1;
203ALLOW_SHUTDOWN = YES 202ALLOW_SHUTDOWN = YES
204# DEBUG = YES 203# DEBUG = YES
204