REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_http_asymmetric_peer2.conf
index 256dc61eb5ba4c9b681e8bc9f3586983ccbfb045..3408d9f2e753943894022d5d8db6d3613e274595 100644 (file)
@@ -1,34 +1,32 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer2
-DEFAULTCONFIG = test_quota_compliance_http_peer2.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
 
-[transport-http]
-PORT = 3010
-DEBUG = NO
-USE_IPv4 = YES
+[transport-http_server]
+PORT = 53010
 USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
+BINDTO = 127.0.0.1
+
 
 [arm]
-PORT = 3015
-UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock
+PORT = 53015
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock
 
 [statistics]
-PORT = 3014
-UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock
+PORT = 53014
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock
 
 [resolver]
-PORT = 3013
-UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock
+PORT = 53013
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock
 
 [peerinfo]
-PORT = 3012
-UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock
+PORT = 53012
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock
 
 [transport]
-PORT = 3011
-PLUGINS = http
-UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock
+PORT = 53011
+PLUGINS = http_server
+UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock