-doxygen
[oweals/gnunet.git] / src / transport / test_quota_compliance_unix_peer2.conf
index b444cb48c18b48ced473fbed5279349dbaf8fefa..9e10a92f02e8b67d92e6eb6ffd6ed04759b105d7 100644 (file)
@@ -1,28 +1,30 @@
-@INLINE@ template_cfg_peer1.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer2
-DEFAULTCONFIG = test_quota_compliance_unix_peer2.conf
+GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2
+
+[transport-unix]
+PORT = 12136
 
 [arm]
 PORT = 3087
-UNIXPATH = /tmp/test_quota_compliance_unix_arm_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_arm_peer2.sock
 
 [statistics]
 PORT = 3088
-UNIXPATH = /tmp/test_quota_compliance_unix_statistics_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_statistics_peer2.sock
 
 [resolver]
 PORT = 3089
-UNIXPATH = /tmp/test_quota_compliance_unix_resolver_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_resolver_peer2.sock
 
 [peerinfo]
 PORT = 3090
-UNIXPATH = /tmp/test_quota_compliance_unix_peerinfo_peer2.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_unix_peerinfo_peer2.sock
 
 [transport]
 PORT = 3091
 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