REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer2.conf
index f3f69862fd4f73b5e0ba7541f1ebcc2b0ac63668..8fb8861cd2108ad7fc07c3192386d6535e52f438 100644 (file)
@@ -1,35 +1,31 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
-SERVICEHOME = /tmp/test_quota_compliance_peer2
-DEFAULTCONFIG = test_quota_compliance_https_peer2.conf
+GNUNET_TEST_HOME = $GNUNET_TMP/test_quota_compliance_peer2
 
-[transport-https]
-PORT = 3001
+[transport-https_server]
+PORT = 53001
 KEY_FILE = https_key_quota_p2.key
 CERT_FILE = https_cert_qutoa_p2.crt
-USE_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
 
 [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
-PLUGINS = https
-UNIXPATH = /tmp/https_transport_peer2.sock
+PORT = 53002
+PLUGINS = https_server
+UNIXPATH = $GNUNET_RUNTIME_DIR/https_transport_peer2.sock