- implementation for mantis 0002485
[oweals/gnunet.git] / src / transport / test_plugin_transport_data.conf
index 88f590e560dc49abadac5034cfd2f31619fcfca1..adc7a59bf7b67ec0ef9fc9fc85f03fd0f82cc592 100644 (file)
@@ -1,12 +1,11 @@
+@INLINE@ test_transport_defaults.conf
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-plugin-transport/
+DEFAULTCONFIG = test_plugin_transport_data.conf
 
-[resolver]
-PORT = 2364
-
-[transport]
-PORT = 2365
-PLUGINS = tcp
+[transport-tcp]
+PORT = 2368
+TIMEOUT = 5 s
 
 [arm]
 PORT = 2366
@@ -14,16 +13,13 @@ PORT = 2366
 [statistics]
 PORT = 2367
 
-[transport-tcp]
-PORT = 2368
+[resolver]
+PORT = 2364
 
 [peerinfo]
 PORT = 2369
 
-[testing]
-WEAKRANDOM = YES
-
-[dht]
-AUTOSTART = NO
+[transport]
+PORT = 2365