REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_tcp_asymmetric_peer1.conf
index ff63514b10a628549919084d00754da902efb40a..0e0cbff244c154e5991a36f701ea0db0da1d8c97 100644 (file)
@@ -1,32 +1,32 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
-SERVICEHOME = /tmp/test-transport/quota-tcp-p1/
-DEFAULTCONFIG = test_quota_compliance_tcp_peer1.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test-transport/quota-tcp-p1/
 
 [transport-tcp]
-PORT = 4094
+PORT = 54094
 
 [transport-udp]
-PORT = 4094
+PORT = 54094
 
 [arm]
-PORT = 4087
-UNIXPATH = /tmp/test_quota_compliance_tcp_arm_peer1.sock
+PORT = 54087
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_arm_peer1.sock
 
 [statistics]
-PORT = 4088
-UNIXPATH = /tmp/test_quota_compliance_tcp_statistics_peer1.sock
+PORT = 54088
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_statistics_peer1.sock
 
 [resolver]
-PORT = 4089
-UNIXPATH = /tmp/test_quota_compliance_tcp_resolver_peer1.sock
+PORT = 54089
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_resolver_peer1.sock
 
 [peerinfo]
-PORT = 4090
-UNIXPATH = /tmp/test_quota_compliance_tcp_peerinfo_peer1.sock
+PORT = 54090
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_peerinfo_peer1.sock
 
 [transport]
-PORT = 4091
-UNIXPATH = /tmp/test_quota_compliance_tcp_transport_peer1.sock
+PORT = 54091
+PLUGINS = tcp
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_tcp_transport_peer1.sock