aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer1.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-07-16 10:40:31 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-07-16 10:40:31 +0000
commitc627f052adb2151d4ec4b5dbefb8c9f1849598a7 (patch)
treef759841842dfc5d3d20180fa95bc36a8f9b7549c /src/transport/test_transport_api_http_peer1.conf
parentf301aa4fd5c7ec64889dcd4a5b6c3621a1895853 (diff)
downloadgnunet-c627f052adb2151d4ec4b5dbefb8c9f1849598a7.tar.gz
gnunet-c627f052adb2151d4ec4b5dbefb8c9f1849598a7.zip
added configuration value to en-/disable ipv6 usage
Diffstat (limited to 'src/transport/test_transport_api_http_peer1.conf')
-rw-r--r--src/transport/test_transport_api_http_peer1.conf12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/transport/test_transport_api_http_peer1.conf b/src/transport/test_transport_api_http_peer1.conf
index 2cbf82e5e..9521999ee 100644
--- a/src/transport/test_transport_api_http_peer1.conf
+++ b/src/transport/test_transport_api_http_peer1.conf
@@ -1,7 +1,10 @@
1[transport-http] 1[transport-http]
2PORT = 12389 2PORT = 12389
3DEBUG = YES 3DEBUG = NO
4BINDTO = 127.0.0.1 4USE_IPv6 = YES
5#BINDTO4 = 127.0.0.1
6#BINDTO6 = ::1
7
5 8
6[fs] 9[fs]
7AUTOSTART = NO 10AUTOSTART = NO
@@ -35,8 +38,6 @@ MINIMUM-FRIENDS = 0
35PLUGINS = http 38PLUGINS = http
36#PLUGINS = tcp http 39#PLUGINS = tcp http
37DEBUG = NO 40DEBUG = NO
38#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
39#PREFIX = valgrind --leak-check=full
40ACCEPT_FROM6 = ::1; 41ACCEPT_FROM6 = ::1;
41ACCEPT_FROM = 127.0.0.1; 42ACCEPT_FROM = 127.0.0.1;
42NEIGHBOUR_LIMIT = 50 43NEIGHBOUR_LIMIT = 50
@@ -46,6 +47,9 @@ HOME = $SERVICEHOME
46HOSTNAME = localhost 47HOSTNAME = localhost
47PORT = 12365 48PORT = 12365
48UNIXPATH = /tmp/gnunet-p1-service-transport.sock 49UNIXPATH = /tmp/gnunet-p1-service-transport.sock
50#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
51#PREFIX = valgrind --leak-check=full
52#PREFIX = valgrind --tool=massif
49 53
50[peerinfo] 54[peerinfo]
51TRUST = $SERVICEHOME/data/credit/ 55TRUST = $SERVICEHOME/data/credit/