- verboser log, faster start
[oweals/gnunet.git] / src / nat / test_nat_data.conf
index 7ad00a03c25dac8bb29a35f871b129a4eb739ee3..9314e066ad860390d00d73515f9046cceb41f44b 100644 (file)
@@ -1,8 +1,6 @@
 [PATHS]
 SERVICEHOME = /tmp/nat-test
 # SERVICEHOME = /var/lib/gnunet/
-# DEFAULTCONFIG = /etc/gnunet.conf
-# If 'DEFAULTCONFIG' is not defined, the current
 # configuration file is assumed to be the default,
 # which is what we want by default...
 
@@ -51,7 +49,6 @@ DISABLEV6 = NO
 PORT = 2087
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-arm
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
@@ -75,7 +72,6 @@ AUTOSTART = YES
 PORT = 2088
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-statistics
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
@@ -97,7 +93,6 @@ AUTOSTART = YES
 PORT = 2089
 HOSTNAME = localhost
 HOME = $SERVICEHOME
-CONFIG = $DEFAULTCONFIG
 BINARY = gnunet-service-resolver
 ACCEPT_FROM = 127.0.0.1;
 ACCEPT_FROM6 = ::1;
@@ -139,3 +134,5 @@ AUTOSTART = NO
 AUTOSTART = NO
 
 
+[consensus]
+AUTOSTART = NO