(no commit message)
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index f794c8f873fc3868b051de92eb418243a894746f..c4139380c147b0fbebfb9da80d4694638c48c0ca 100644 (file)
@@ -1,24 +1,8 @@
 [PATHS]
-SERVICEHOME = /tmp/test-gnunetd-plugin-transport_http/
+DEFAULTCONFIG = test_transport_api_tcp_peer1.conf
+SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
 
-[resolver]
-PORT = 2364
-
-[transport]
-PORT = 2365
-PLUGINS = http
-
-[arm]
-PORT = 2366
-
-[statistics]
-PORT = 2367
-
-[transport-udp]
-PORT = 2368
-
-[peerinfo]
-PORT = 2369
-
-[testing]
-WEAKRANDOM = YES
+[transport-http]
+PORT = 12389
+DEBUG = YES
+USE_IPV6 = YES
\ No newline at end of file