-dce
[oweals/gnunet.git] / src / util / util.conf
index 1390a866a6da1bc3d9bf9d67051d4882787f040d..ea8ddc071d31cf9916e3a0e81b21c4cd721adaf6 100644 (file)
@@ -1,12 +1,17 @@
 [PATHS]
 SERVICEHOME = ~/.gnunet/
 # SERVICEHOME = /var/lib/gnunet/
+# DEFAULTCONFIG = /etc/gnunet.conf
+# If 'DEFAULTCONFIG' is not defined, the current
 # configuration file is assumed to be the default,
 # which is what we want by default...
 
 [gnunetd]
 HOSTKEY = $SERVICEHOME/.hostkey
 
+[PEER]
+PRIVATE_KEY = $SERVICEHOME/private.ecc
+
 [client]
 HOME = $SERVICEHOME