REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / template_cfg_peer2.conf
index 68fb74a60ac65ed122a8396a0c51d1c502be392e..6ac610fec720bdd461f5b5a8898f79cd64fdb3d5 100644 (file)
@@ -1,10 +1,12 @@
 @INLINE@ test_transport_defaults.conf
 [PATHS]
-GNUNET_TEST_HOME = /tmp/test-transport/api-tcp-p2/
+GNUNET_TEST_HOME = $GNUNET_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
-#DISABLEV6 = NO
+DISABLEV6 = NO
 
 [transport-tcp]
 PORT = 12100
@@ -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