-keep track of messages passed to mq
[oweals/gnunet.git] / src / arm / arm.conf.in
index 83582659af1fa7036e61c0f696b7df4fa2ea3e12..20d3e1dc0bb9ae7fef67d9a2dbfbebe190d28d2c 100644 (file)
@@ -1,11 +1,10 @@
-
 [arm]
 @UNIXONLY@ PORT = 2087
 HOSTNAME = localhost
 BINARY = gnunet-service-arm
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
-DEFAULTSERVICES = topology hostlist dht nse cadet fs revocation
+
 # Special case, uses user runtime dir even for per-system service.
 UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-arm.sock
 UNIX_MATCH_UID = YES