aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_http_peer1.conf')
-rw-r--r--src/transport/test_transport_api_http_peer1.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_http_peer1.conf b/src/transport/test_transport_api_http_peer1.conf
index 539e9ab6c..793e12cc0 100644
--- a/src/transport/test_transport_api_http_peer1.conf
+++ b/src/transport/test_transport_api_http_peer1.conf
@@ -40,6 +40,7 @@ CONFIG = $DEFAULTCONFIG
40HOME = $SERVICEHOME 40HOME = $SERVICEHOME
41HOSTNAME = localhost 41HOSTNAME = localhost
42PORT = 12365 42PORT = 12365
43UNIXPATH = /tmp/gnunet-p1-service-transport.sock
43 44
44[peerinfo] 45[peerinfo]
45TRUST = $SERVICEHOME/data/credit/ 46TRUST = $SERVICEHOME/data/credit/
@@ -51,6 +52,7 @@ CONFIG = $DEFAULTCONFIG
51HOME = $SERVICEHOME 52HOME = $SERVICEHOME
52HOSTNAME = localhost 53HOSTNAME = localhost
53PORT = 12369 54PORT = 12369
55UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
54 56
55[resolver] 57[resolver]
56ACCEPT_FROM6 = ::1; 58ACCEPT_FROM6 = ::1;
@@ -60,6 +62,7 @@ CONFIG = $DEFAULTCONFIG
60HOME = $SERVICEHOME 62HOME = $SERVICEHOME
61HOSTNAME = localhost 63HOSTNAME = localhost
62PORT = 12364 64PORT = 12364
65UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
63 66
64[statistics] 67[statistics]
65ACCEPT_FROM6 = ::1; 68ACCEPT_FROM6 = ::1;
@@ -69,6 +72,7 @@ CONFIG = $DEFAULTCONFIG
69HOME = $SERVICEHOME 72HOME = $SERVICEHOME
70HOSTNAME = localhost 73HOSTNAME = localhost
71PORT = 12367 74PORT = 12367
75UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
72 76
73[arm] 77[arm]
74DEFAULTSERVICES = 78DEFAULTSERVICES =
@@ -79,6 +83,7 @@ CONFIG = $DEFAULTCONFIG
79HOME = $SERVICEHOME 83HOME = $SERVICEHOME
80HOSTNAME = localhost 84HOSTNAME = localhost
81PORT = 12366 85PORT = 12366
86UNIXPATH = /tmp/gnunet-p1-service-arm.sock
82 87
83[transport-http] 88[transport-http]
84PORT = 12389 89PORT = 12389