REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
index 98d1db1cbd46e1a0cae4bc8c86dc67462827de9f..b2ff1913fd26aee0ad09142285efc72db750afd4 100644 (file)
@@ -1,28 +1,28 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer1
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer1
 
 [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
+PORT = 54011
 PLUGINS = http_client
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer1.sock