aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_http_peer2.conf')
-rw-r--r--src/transport/test_transport_api_http_peer2.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/transport/test_transport_api_http_peer2.conf b/src/transport/test_transport_api_http_peer2.conf
index 1cbe8cae0..00b90358f 100644
--- a/src/transport/test_transport_api_http_peer2.conf
+++ b/src/transport/test_transport_api_http_peer2.conf
@@ -43,6 +43,7 @@ CONFIG = $DEFAULTCONFIG
43HOME = $SERVICEHOME 43HOME = $SERVICEHOME
44HOSTNAME = localhost 44HOSTNAME = localhost
45PORT = 22365 45PORT = 22365
46UNIXPATH = /tmp/gnunet-p2-service-transport.sock
46#PREFIX = xterm -T transport1 -e gdb --command=cmd --args 47#PREFIX = xterm -T transport1 -e gdb --command=cmd --args
47#PREFIX = valgrind --leak-check=full 48#PREFIX = valgrind --leak-check=full
48 49
@@ -56,6 +57,7 @@ CONFIG = $DEFAULTCONFIG
56HOME = $SERVICEHOME 57HOME = $SERVICEHOME
57HOSTNAME = localhost 58HOSTNAME = localhost
58PORT = 22369 59PORT = 22369
60UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
59 61
60[resolver] 62[resolver]
61ACCEPT_FROM6 = ::1; 63ACCEPT_FROM6 = ::1;
@@ -65,6 +67,7 @@ CONFIG = $DEFAULTCONFIG
65HOME = $SERVICEHOME 67HOME = $SERVICEHOME
66HOSTNAME = localhost 68HOSTNAME = localhost
67PORT = 22364 69PORT = 22364
70UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
68 71
69[statistics] 72[statistics]
70ACCEPT_FROM6 = ::1; 73ACCEPT_FROM6 = ::1;
@@ -74,6 +77,8 @@ CONFIG = $DEFAULTCONFIG
74HOME = $SERVICEHOME 77HOME = $SERVICEHOME
75HOSTNAME = localhost 78HOSTNAME = localhost
76PORT = 22367 79PORT = 22367
80UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
81
77 82
78[arm] 83[arm]
79DEFAULTSERVICES = 84DEFAULTSERVICES =
@@ -84,6 +89,8 @@ CONFIG = $DEFAULTCONFIG
84HOME = $SERVICEHOME 89HOME = $SERVICEHOME
85HOSTNAME = localhost 90HOSTNAME = localhost
86PORT = 22366 91PORT = 22366
92UNIXPATH = /tmp/gnunet-p2-service-arm.sock
93
87 94
88[transport-http] 95[transport-http]
89PORT = 22389 96PORT = 22389