stuff
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index 68b526cc83c7670693616428c0f3cf99e4938f3d..e3982a1f54f5535f054765b2b7e69f8bf0d393e9 100644 (file)
@@ -1,68 +1,28 @@
+@INLINE@ test_transport_defaults.conf
 [PATHS]
-DEFAULTCONFIG = test_plugin_transport_data_http.conf
 SERVICEHOME = /tmp/test-transport/plugin_http/
+DEFAULTCONFIG = test_plugin_transport_data_http.conf
 
-[TESTING]
-WEAKRANDOM = YES
+[transport-tcp]
+TIMEOUT = 5000
 
 [transport-http]
 PORT = 12320
 DEBUG = YES
-#USE_IPv4 = NO
-#USE_IPv6 = NO
 USE_IPv6 = YES
-#BINDTO4 = 127.0.0.1
-#BINDTO6 = ::1
-#USE_LOCALADDR = YES
-
 
 [transport-https]
 PORT = 12321
-DEBUG = YES
-#USE_IPv4 = NO
-#USE_IPv6 = NO
-USE_IPv6 = YES
-#BINDTO4 = 127.0.0.1
-#BINDTO6 = ::1
+CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
 KEY_FILE = https_key.key
 CERT_FILE = https_cert.crt
-CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
-#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
-#CRYPTO_INIT = PERFORMANCE
-#USE_LOCALADDR = YES
-
-[transport]
-PREFIX = valgrind --leak-check=full
-#DEBUG = YES
-
-[statistics]
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-statistics
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
-PORT = 12322
+DEBUG = YES
+USE_IPv6 = YES
 
 [arm]
-DEFAULTSERVICES = topology hostlist
-ACCEPT_FROM6 = ::1;
-ACCEPT_FROM = 127.0.0.1;
-BINARY = gnunet-service-arm
-CONFIG = $DEFAULTCONFIG
-HOME = $SERVICEHOME
-HOSTNAME = localhost
 PORT = 12323
 
-[dht]
-AUTOSTART = NO
-
-[mesh]
-AUTOSTART = NO
-
-[dns]
-AUTOSTART = NO
-[nse]
-AUTOSTART = NO
+[statistics]
+PORT = 12322