towards having sending in transport-testing API (not yet flexible enough)
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer2.conf
index 20ef5829f2a110e4b3691187f898efeb006ec6d1..470b3003aefc0a5a8c7640805535e3caad26b117 100644 (file)
@@ -1,30 +1,32 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer2
-DEFAULTCONFIG = test_quota_compliance_http_peer2.conf
+GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
 
-[transport-http]
+[transport-http_server]
 PORT = 3010
+USE_IPv6 = NO
+BINDTO = 127.0.0.1
+
 
 [arm]
 PORT = 3015
-UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock
 
 [statistics]
 PORT = 3014
-UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock
 
 [resolver]
 PORT = 3013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock
 
 [peerinfo]
 PORT = 3012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock
 
 [transport]
 PORT = 3011
-PLUGINS = http
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
+PLUGINS = http_server
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock