removing remenants of abstract unix domain socket handling, this finishes addressing...
[oweals/gnunet.git] / src / statistics / statistics.conf.in
index b08c737f2da83a8c1f956491e9c5b5f9a6b649da..c7d30378204cbd938c3f908d40c78cfbb95f63c1 100644 (file)
@@ -5,11 +5,12 @@ HOSTNAME = localhost
 BINARY = gnunet-service-statistics
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-UNIXPATH = /tmp/gnunet-service-statistics.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-statistics.sock
 UNIX_MATCH_UID = NO
 UNIX_MATCH_GID = YES
+DATABASE = $GNUNET_DATA_HOME/statistics.dat
 # DISABLE_SOCKET_FORWARDING = NO
-# USERNAME = 
+# USERNAME =
 # MAXBUF =
 # TIMEOUT =
 # DISABLEV6 =