- fix error messages
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer2.conf
index 256dc61eb5ba4c9b681e8bc9f3586983ccbfb045..470b3003aefc0a5a8c7640805535e3caad26b117 100644 (file)
@@ -1,34 +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
-DEBUG = NO
-USE_IPv4 = YES
 USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
+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