X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftemplate_cfg_peer2.conf;h=8df39d48846dc16a75e36a66cc37c93832ae5bc9;hb=5a7cef0202631204485cbcb1e36671e4321a936f;hp=b5ba77b7686ac9a68a534cf0c3ba7936d46993be;hpb=7b29d40b75fd60ce5e0b86694499627dc9c63022;p=oweals%2Fgnunet.git diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index b5ba77b76..8df39d488 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -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