-makefile for new test_stream_local (commented)
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_https_peer1.conf
index a46584eccf24166f30af49c48239de8ad8db438d..0699f69c8af305d220561c6da221b90c60058b82 100644 (file)
@@ -3,18 +3,10 @@
 SERVICEHOME = /tmp/test-transport/api-https-p1/
 DEFAULTCONFIG = test_transport_api_reliability_https_peer1.conf
 
-[core]
-TOTAL_QUOTA_OUT = 1073741824 
-TOTAL_QUOTA_IN  = 1073741824
-
 [transport-https]
 PORT = 12300
-#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
 KEY_FILE = $SERVICEHOME/https_key_p1.key
 CERT_FILE = $SERVICEHOME/https_cert_p1.crt
-USE_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
 
 [arm]
 PORT = 12305