comment
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_https_peer2.conf
index da510f1f535394b11b1fc774447b7fcc9632a201..bd344abc4e631bcf97565b242f56be3ee04d5737 100644 (file)
@@ -1,20 +1,12 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-https-p2/
 DEFAULTCONFIG = test_transport_api_reliability_https_peer2.conf
 
-[core]
-TOTAL_QUOTA_OUT = 1073741824 
-TOTAL_QUOTA_IN  = 1073741824
-
 [transport-https]
 PORT = 12310
-CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
 KEY_FILE = $SERVICEHOME/https_key_p2.key
 CERT_FILE = $SERVICEHOME/https_cert_p2.crt
-USE_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
 
 [arm]
 PORT = 12315