aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_rel_http_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_api_rel_http_peer1.conf')
-rw-r--r--src/transport/test_transport_api_rel_http_peer1.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/transport/test_transport_api_rel_http_peer1.conf b/src/transport/test_transport_api_rel_http_peer1.conf
index b7e8fb536..807e49149 100644
--- a/src/transport/test_transport_api_rel_http_peer1.conf
+++ b/src/transport/test_transport_api_rel_http_peer1.conf
@@ -1,11 +1,11 @@
1[transport-http] 1[transport-http]
2PORT = 12389 2PORT = 12389
3DEBUG = NO 3DEBUG = NO
4USE_IPv4 = YES
4USE_IPv6 = NO 5USE_IPv6 = NO
5BINDTO4 = 127.0.0.1 6BINDTO4 = 127.0.0.1
6#BINDTO6 = ::1 7#BINDTO6 = ::1
7 8
8
9[fs] 9[fs]
10AUTOSTART = NO 10AUTOSTART = NO
11 11
@@ -37,7 +37,7 @@ MINIMUM-FRIENDS = 0
37[transport] 37[transport]
38PLUGINS = http 38PLUGINS = http
39#PLUGINS = tcp http 39#PLUGINS = tcp http
40DEBUG = NO 40DEBUG = YES
41ACCEPT_FROM6 = ::1; 41ACCEPT_FROM6 = ::1;
42ACCEPT_FROM = 127.0.0.1; 42ACCEPT_FROM = 127.0.0.1;
43NEIGHBOUR_LIMIT = 50 43NEIGHBOUR_LIMIT = 50
@@ -106,6 +106,5 @@ WEAKRANDOM = YES
106HOSTKEY = $SERVICEHOME/.hostkey 106HOSTKEY = $SERVICEHOME/.hostkey
107 107
108[PATHS] 108[PATHS]
109DEFAULTCONFIG = test_transport_api_http_peer1.conf
110SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ 109SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/
111 110