aboutsummaryrefslogtreecommitdiff
path: root/src/statistics/statistics.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/statistics/statistics.conf.in')
-rw-r--r--src/statistics/statistics.conf.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/statistics/statistics.conf.in b/src/statistics/statistics.conf.in
new file mode 100644
index 0000000..4482b0f
--- /dev/null
+++ b/src/statistics/statistics.conf.in
@@ -0,0 +1,22 @@
+[statistics]
+AUTOSTART = YES
+@UNIXONLY@ PORT = 2088
+HOSTNAME = localhost
+HOME = $SERVICEHOME
+CONFIG = $DEFAULTCONFIG
+BINARY = gnunet-service-statistics
+ACCEPT_FROM = 127.0.0.1;
+ACCEPT_FROM6 = ::1;
+UNIXPATH = /tmp/gnunet-service-statistics.sock
+UNIX_MATCH_UID = NO
+UNIX_MATCH_GID = YES
+# DISABLE_SOCKET_FORWARDING = NO
+# USERNAME =
+# MAXBUF =
+# TIMEOUT =
+# DISABLEV6 =
+# BINDTO =
+# REJECT_FROM =
+# REJECT_FROM6 =
+# PREFIX =
+