guix-env: some update.
[oweals/gnunet.git] / src / peerinfo / peerinfo.conf.in
index 34015b558f9a19a89d56edd73d6eba1e88cce3ad..8615a8866223ea16eb4c25a9ad03bea72de02a46 100644 (file)
@@ -1,24 +1,31 @@
 [peerinfo]
-AUTOSTART = YES
+AUTOSTART = @AUTOSTART@
 @JAVAPORT@PORT = 2090
 HOSTNAME = localhost
-HOME = $SERVICEHOME
 BINARY = gnunet-service-peerinfo
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-UNIXPATH = /tmp/gnunet-service-peerinfo.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-peerinfo.sock
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
 # DISABLE_SOCKET_FORWARDING = NO
-# USERNAME = 
+# USERNAME =
 # MAXBUF =
 # TIMEOUT =
 # DISABLEV6 =
-# BINDTO = 
+# BINDTO =
 # REJECT_FROM =
 # REJECT_FROM6 =
 # PREFIX =
-HOSTS = $SERVICEHOME/data/hosts/
+HOSTS = $GNUNET_DATA_HOME/peerinfo/hosts/
+
+# Option to disable all disk IO; only useful for testbed runs
+# (large-scale experiments); disables persistence of HELLOs!
+NO_IO = NO
+
+# Load HELLOs shipped with GNUnet
+USE_INCLUDED_HELLOS = YES
 
 [uri]
 hello = gnunet-peerinfo
+friend-hello = gnunet-peerinfo