rename GNUNET_GETOPT functions to achieve better consistency
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index b5ba77b7686ac9a68a534cf0c3ba7936d46993be..8df39d48846dc16a75e36a66cc37c93832ae5bc9 100644 (file)
@@ -1,6 +1,8 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
 GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/
+GNUNET_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/
+GNUNET_USER_RUNTIME_DIR = $GNUNET_TEST_HOME/runtime/
 
 [nat]
 RETURN_LOCAL_ADDRESSES = YES
@@ -16,9 +18,18 @@ BROADCAST = NO
 [transport-unix]
 PORT = 12017
 
+[transport-http_server]
+PORT = 12018
+USE_IPv6 = YES
+
+[transport-https_server]
+PORT = 12019
+KEY_FILE = $GNUNET_TEST_HOME/https_key_p1.key
+CERT_FILE = $GNUNET_TEST_HOME/https_cert_p1.crt
+USE_IPv6 = YES
+
 [arm]
 PORT = 12014
-DEFAULTSERVICES = transport
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock
 
 [statistics]
@@ -40,10 +51,8 @@ PORT = 12010
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-transport.sock
 
 [ats]
-WAN_QUOTA_IN = unlimited
-WAN_QUOTA_OUT = unlimited
 PORT = 12016
 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-ats.sock
 
 [hostlist]
-SERVERS = dummy
\ No newline at end of file
+SERVERS = dummy