aboutsummaryrefslogtreecommitdiff
path: root/contrib/defaults.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-15 09:39:23 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-15 09:39:23 +0000
commit4ee43c08b4b1749ae70eec1bb0dea9eb4c67f6da (patch)
tree892463c83d3d31e4a6d6cd33c1f00fdba372310f /contrib/defaults.conf
parentcacbf3f6aecbba4e3f0aebc77698df88215ac9fd (diff)
downloadgnunet-4ee43c08b4b1749ae70eec1bb0dea9eb4c67f6da.tar.gz
gnunet-4ee43c08b4b1749ae70eec1bb0dea9eb4c67f6da.zip
better defaults, nicer error msgs:
Diffstat (limited to 'contrib/defaults.conf')
-rw-r--r--contrib/defaults.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/defaults.conf b/contrib/defaults.conf
index 07bea3732..da25633eb 100644
--- a/contrib/defaults.conf
+++ b/contrib/defaults.conf
@@ -1,6 +1,9 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /var/lib/gnunet/ 2SERVICEHOME = /var/lib/gnunet/
3DEFAULTCONFIG = /etc/gnunet.conf 3# DEFAULTCONFIG = /etc/gnunet.conf
4# If 'DEFAULTCONFIG' is not defined, the current
5# configuration file is assumed to be the default,
6# which is what we want by default...
4 7
5[gnunetd] 8[gnunetd]
6HOSTKEY = $SERVICEHOME/.hostkey 9HOSTKEY = $SERVICEHOME/.hostkey