X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_quota_compliance_http_peer2.conf;h=470b3003aefc0a5a8c7640805535e3caad26b117;hb=3685629253bb94994449f56871252af24a91b6e7;hp=20ef5829f2a110e4b3691187f898efeb006ec6d1;hpb=9b970163bd5b51260f77e914aacea37318cb1a5a;p=oweals%2Fgnunet.git diff --git a/src/transport/test_quota_compliance_http_peer2.conf b/src/transport/test_quota_compliance_http_peer2.conf index 20ef5829f..470b3003a 100644 --- a/src/transport/test_quota_compliance_http_peer2.conf +++ b/src/transport/test_quota_compliance_http_peer2.conf @@ -1,30 +1,32 @@ @INLINE@ template_cfg_peer2.conf [PATHS] -SERVICEHOME = /tmp/test_quota_compliance_peer2 -DEFAULTCONFIG = test_quota_compliance_http_peer2.conf +GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2 -[transport-http] +[transport-http_server] PORT = 3010 +USE_IPv6 = NO +BINDTO = 127.0.0.1 + [arm] PORT = 3015 -UNIXPATH = /tmp/test_quota_compliance_http_arm_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_arm_peer2.sock [statistics] PORT = 3014 -UNIXPATH = /tmp/test_quota_compliance_http_statistics_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_statistics_peer2.sock [resolver] PORT = 3013 -UNIXPATH = /tmp/test_quota_compliance_http_resolver_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_resolver_peer2.sock [peerinfo] PORT = 3012 -UNIXPATH = /tmp/test_quota_compliance_http_peerinfo_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_peerinfo_peer2.sock [transport] PORT = 3011 -PLUGINS = http -UNIXPATH = /tmp/test_quota_compliance_http_transport_peer2.sock +PLUGINS = http_server +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_http_transport_peer2.sock