REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
index 3b45c890841bf0611439cbf25c42fd9eb2034d8d..b2ff1913fd26aee0ad09142285efc72db750afd4 100644 (file)
@@ -1,34 +1,28 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer1.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer1
-DEFAULTCONFIG = test_quota_compliance_http_peer1.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1
 
-[transport-http]
-PORT = 4010
-DEBUG = NO
-USE_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
+[transport-http_client]
 
 [arm]
-PORT = 4015
-UNIXPATH = /tmp/test_quota_compliance_http_arm_peer1.sock
+PORT = 54015
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer1.sock
 
 [statistics]
-PORT = 4014
-UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer1.sock
+PORT = 54014
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer1.sock
 
 [resolver]
-PORT = 4013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
+PORT = 54013
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer1.sock
 
 [peerinfo]
-PORT = 4012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
+PORT = 54012
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer1.sock
 
 [transport]
-PORT = 4011
-PLUGINS = http
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
+PORT = 54011
+PLUGINS = http_client
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer1.sock