refactor DHT for new service API
[oweals/gnunet.git] / src / arm / arm.conf.in
index 53731586b05df323283d0b46626ffe83491b491d..38cf4599c32da8d0af4e327de946de7c14ffa03e 100644 (file)
@@ -5,9 +5,6 @@ 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
@@ -44,6 +41,8 @@ GLOBAL_PREFIX = @MONKEYPREFIX@
 #
 # USER_ONLY = YES
 
+# File where we should log per-service resource consumption on exit.
+# RESOURCE_DIAGNOSTICS = resource.log
 
 
 # Name of the user that will be used to provide the service