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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/transport/test_transport_api_http_peer1.conf b/src/transport/test_transport_api_http_peer1.conf
index b0f491187..5fe8864e2 100644
--- a/src/transport/test_transport_api_http_peer1.conf
+++ b/src/transport/test_transport_api_http_peer1.conf
@@ -49,7 +49,7 @@ MINIMUM-FRIENDS = 0
49 49
50[transport] 50[transport]
51PLUGINS = http 51PLUGINS = http
52#DEBUG = YES 52DEBUG = YES
53#PREFIX = xterm -T transport2 -e gdb --command=cmd --args 53#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
54#PREFIX = valgrind --leak-check=full 54#PREFIX = valgrind --leak-check=full
55ALLOW_SHUTDOWN = YES 55ALLOW_SHUTDOWN = YES
@@ -117,6 +117,6 @@ WEAKRANDOM = YES
117HOSTKEY = $SERVICEHOME/.hostkey 117HOSTKEY = $SERVICEHOME/.hostkey
118 118
119[PATHS] 119[PATHS]
120DEFAULTCONFIG = test_transport_api_tcp_peer1.conf 120DEFAULTCONFIG = test_transport_api_http_peer1.conf
121SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ 121SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
122 122