REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer2.conf
index afe4824bdb0ac7115c879e7ed8965658a0aaaea9..8fb8861cd2108ad7fc07c3192386d6535e52f438 100644 (file)
@@ -1,40 +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
 
-[core]
-TOTAL_QUOTA_IN = 10000
-TOTAL_QUOTA_OUT = 10000
-
-[transport-https]
-PORT = 3001
-CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
+[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