aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_http_peer2.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_peer2.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_peer2.conf')
-rw-r--r--src/transport/test_transport_api_http_peer2.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/transport/test_transport_api_http_peer2.conf b/src/transport/test_transport_api_http_peer2.conf
index 15a562b6e..ad8e2fb90 100644
--- a/src/transport/test_transport_api_http_peer2.conf
+++ b/src/transport/test_transport_api_http_peer2.conf
@@ -1,7 +1,9 @@
1[transport-http] 1[transport-http]
2PORT = 22368 2PORT = 22368
3DEBUG = YES 3DEBUG = NO
4BINDTO = 127.0.0.1 4USE_IPv6 = YES
5#BINDTO4 = 127.0.0.1
6#BINDTO6 = ::1
5 7
6[fs] 8[fs]
7AUTOSTART = NO 9AUTOSTART = NO
@@ -35,7 +37,6 @@ MINIMUM-FRIENDS = 0
35PLUGINS = http 37PLUGINS = http
36#PLUGINS = tcp http 38#PLUGINS = tcp http
37DEBUG = NO 39DEBUG = NO
38# PREFIX =
39ACCEPT_FROM6 = ::1; 40ACCEPT_FROM6 = ::1;
40ACCEPT_FROM = 127.0.0.1; 41ACCEPT_FROM = 127.0.0.1;
41NEIGHBOUR_LIMIT = 50 42NEIGHBOUR_LIMIT = 50
@@ -47,6 +48,7 @@ PORT = 22365
47UNIXPATH = /tmp/gnunet-p2-service-transport.sock 48UNIXPATH = /tmp/gnunet-p2-service-transport.sock
48#PREFIX = xterm -T transport1 -e gdb --command=cmd --args 49#PREFIX = xterm -T transport1 -e gdb --command=cmd --args
49#PREFIX = valgrind --leak-check=full 50#PREFIX = valgrind --leak-check=full
51#PREFIX = valgrind --tool=massif
50 52
51[peerinfo] 53[peerinfo]
52TRUST = $SERVICEHOME/data/credit/ 54TRUST = $SERVICEHOME/data/credit/