REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_unix_asymmetric_peer2.conf
index 339d5d7c66ec436ed2a4263ae704d3f8c6536ebf..6edbcac9fe43c26f6c15cb846268b915bab48437 100644 (file)
@@ -1,28 +1,28 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
 
 [arm]
-PORT = 3087
-UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer2.sock
+PORT = 53087
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer2.sock
 
 [statistics]
-PORT = 3088
-UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer2.sock
+PORT = 53088
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer2.sock
 
 [resolver]
-PORT = 3089
-UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer2.sock
+PORT = 53089
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer2.sock
 
 [peerinfo]
-PORT = 3090
-UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer2.sock
+PORT = 53090
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer2.sock
 
 [transport]
-PORT = 3091
+PORT = 53091
 PLUGINS = unix
-UNIXPATH = /tmp/test_quota_compliance_unix_transport_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_transport_peer2.sock
 
 [transport-unix]
-PORT = 3368
+PORT = 53368