REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_transport_defaults.conf
index bd5b5962c6deecaa8dcfe85b7cdaa96c20a9ef8f..3f38eeab73b79ac62772b52982b09c75eada9e30 100644 (file)
@@ -1,42 +1,20 @@
+@INLINE@ ../../contrib/conf/gnunet/no_forcestart.conf
+
 [PATHS]
-SERVICEHOME = /tmp/test-transport-api/
-DEFAULTCONFIG = test_transport_defaults.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test-transport-api/
 
 [transport-tcp]
-TIMEOUT = 300000
-
-[arm]
-DEFAULTSERVICES = topology 
+TIMEOUT = 300 s
 
 [transport]
-PREFIX = 
-
-[core]
-AUTOSTART = NO
-
-[datastore]
-AUTOSTART = NO
-
-[fs]
-AUTOSTART = NO
-
-[dht]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[nse]
-AUTOSTART = NO
-
-[dns]
-AUTOSTART = NO
+# PREFIX = valgrind 
 
 [nat]
-DISABLEV6 = YES
+DISABLEV6 = NO
+RETURN_LOCAL_ADDRESSES = YES
 BINDTO = 127.0.0.1
 INTERNAL_ADDRESS = 127.0.0.1
 EXTERNAL_ADDRESS = 127.0.0.1
 
-[TESTING]
-WEAKRANDOM = YES
+[transport-udp]
+BROADCAST_RECEIVE = no