-ensure stats queues do not grow too big
[oweals/gnunet.git] / src / multicast / multicast.conf.in
index dab90c7ebce03ccea63447f8a37ebf0789e9cb7c..f4a6daa1e69303d00006257c5964e623e0984f45 100644 (file)
@@ -1,13 +1,16 @@
 [multicast]
 AUTOSTART = @AUTOSTART@
-PORT = 2109
-HOSTNAME = localhost
 BINARY = gnunet-service-multicast
-ACCEPT_FROM = 127.0.0.1;
-ACCEPT_FROM6 = ::1;
+
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-multicast.sock
 UNIX_MATCH_UID = YES
 UNIX_MATCH_GID = YES
+
+@UNIXONLY@PORT = 2109
+HOSTNAME = localhost
+ACCEPT_FROM = 127.0.0.1;
+ACCEPT_FROM6 = ::1;
+
 # DISABLE_SOCKET_FORWARDING = NO
 # USERNAME = 
 # MAXBUF =