use #5553 function in TCP/UDP communicators
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_asymmetric_peer2.conf
index eefc24f1daa3c7276efa793c7ae94831da4f7d19..8fb8861cd2108ad7fc07c3192386d6535e52f438 100644 (file)
@@ -1,31 +1,31 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
 
 [transport-https_server]
-PORT = 3001
+PORT = 53001
 KEY_FILE = https_key_quota_p2.key
 CERT_FILE = https_cert_qutoa_p2.crt
 
 [arm]
-PORT = 3006
-UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
+PORT = 53006
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_arm_peer2.sock
 
 [statistics]
-PORT = 3005
-UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
+PORT = 53005
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_statistics_peer2.sock
 
 [resolver]
-PORT = 3004
-UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
+PORT = 53004
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_resolver_peer2.sock
 
 [peerinfo]
-PORT = 3003
-UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
+PORT = 53003
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_peerinfo_peer2.sock
 
 [transport]
-PORT = 3002
+PORT = 53002
 PLUGINS = https_server
-UNIXPATH = /tmp/https_transport_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/https_transport_peer2.sock