REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer2.conf
index 953915cf623d54aed0d4c9bf4d8dbd596e620754..3408d9f2e753943894022d5d8db6d3613e274595 100644 (file)
@@ -1,32 +1,32 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
 
 [transport-http_server]
-PORT = 3010
+PORT = 53010
 USE_IPv6 = NO
 BINDTO = 127.0.0.1
 
 
 [arm]
-PORT = 3015
-UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
+PORT = 53015
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock
 
 [statistics]
-PORT = 3014
-UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
+PORT = 53014
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock
 
 [resolver]
-PORT = 3013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
+PORT = 53013
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock
 
 [peerinfo]
-PORT = 3012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
+PORT = 53012
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock
 
 [transport]
-PORT = 3011
+PORT = 53011
 PLUGINS = http_server
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock