- use proper signedness
[oweals/gnunet.git] / src / transport / test_transport_defaults.conf
index 6daf49857709fccfd27028cd251af8ef25f9b758..10c6d8ba3b9cf1e859c85af88ef66c020e6cf5e4 100644 (file)
@@ -1,23 +1,18 @@
 [PATHS]
-SERVICEHOME = /tmp/test-transport-api/
-DEFAULTCONFIG = test_transport_defaults.conf
+GNUNET_TEST_HOME = /tmp/test-transport-api/
 
 [transport-tcp]
-TIMEOUT = 300000
+TIMEOUT = 300 s
 
 [arm]
-DEFAULTSERVICES = topology hostlist
+DEFAULTSERVICES =
 
 [transport]
-PREFIX = 
+# PREFIX = valgrind
 
 [core]
 AUTOSTART = NO
 
-[hostlist]
-SERVERS = http://localhost:8080/
-HOSTNAME = localhost
-
 [datastore]
 AUTOSTART = NO
 
@@ -36,6 +31,21 @@ AUTOSTART = NO
 [dns]
 AUTOSTART = NO
 
+[dv]
+AUTOSTART = NO
+
+[gns]
+AUTOSTART = NO
+
+[namestore]
+AUTOSTART = NO
+
+[vpn]
+AUTOSTART = NO
+
+[consensus]
+AUTOSTART = NO
+
 [nat]
 DISABLEV6 = YES
 BINDTO = 127.0.0.1