-doxygen
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_http_peer2.conf
index 1f5087e0412d45107a734437a67694481c6c71ac..7d0359fd2f4fa75424789171dab4514e64f3af14 100644 (file)
@@ -1,38 +1,34 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test-transport/api-http-p2/
-DEFAULTCONFIG = test_transport_api_http_peer2.conf
+GNUNET_TEST_HOME = /tmp/test-transport/api-http-p2/
 
 [nat]
-DISABLEV6 = NO
 
-[transport-http]
+[transport-http_server]
 PORT = 12090
-USE_IPv6 = YES
-USE_IPv4 = YES
-DISABLEV6 = NO
-#BINDTO = 127.0.0.1
+USE_IPv6 = NO
+BINDTO = 127.0.0.1
+
 
 [arm]
 PORT = 12095
 DEFAULTSERVICES = transport
-UNIXPATH = /tmp/gnunet-p2-service-arm.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
 
 [statistics]
 PORT = 12094
-UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-statistics.sock
 
 [resolver]
 PORT = 12093
-UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-resolver.sock
 
 [peerinfo]
 PORT = 12092
-UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-peerinfo.sock
 
 [transport]
-DEBUG = YES
 PORT = 12091
-PLUGINS = http
-UNIXPATH = /tmp/gnunet-p2-service-transport.sock
+PLUGINS = http_server
+UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
 #PREFIX = valgrind --leak-check=full