REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
index f56b1578a9b09c7ad1711622291a01a53eab2ef6..b2ff1913fd26aee0ad09142285efc72db750afd4 100644 (file)
@@ -1,30 +1,28 @@
 @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
+[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