-doxygen
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_peer1.conf
index 0411accaa00424daa69141bda94cfad61bb12eb4..10ee02936189c7844ad6ee6f1060557ce7447604 100644 (file)
@@ -1,14 +1,28 @@
+@INLINE@ template_cfg_peer1.conf
+[PATHS]
+GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer1
+
+[transport-http_client]
+
+[arm]
+PORT = 4015
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer1.sock
+
+[statistics]
+PORT = 4014
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer1.sock
+
 [resolver]
 PORT = 4013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer1.sock
 
 [peerinfo]
 PORT = 4012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer1.sock
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer1.sock
 
 [transport]
 PORT = 4011
-PLUGINS = http
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer1.sock
+PLUGINS = http_client
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer1.sock