-LRN: calculate file size for single files when needed and use GNUNET_DISK_file_size...
[oweals/gnunet.git] / src / statistics / statistics.conf.in
1 [statistics]
2 AUTOSTART = YES
3 @UNIXONLY@ PORT = 2088
4 HOSTNAME = localhost
5 HOME = $SERVICEHOME
6 CONFIG = $DEFAULTCONFIG
7 BINARY = gnunet-service-statistics
8 ACCEPT_FROM = 127.0.0.1;
9 ACCEPT_FROM6 = ::1;
10 UNIXPATH = /tmp/gnunet-service-statistics.sock
11 UNIX_MATCH_UID = NO
12 UNIX_MATCH_GID = YES
13 # DISABLE_SOCKET_FORWARDING = NO
14 # USERNAME = 
15 # MAXBUF =
16 # TIMEOUT =
17 # DISABLEV6 =
18 # BINDTO =
19 # REJECT_FROM =
20 # REJECT_FROM6 =
21 # PREFIX =
22