aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_tcp_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-06-25 21:41:35 +0000
committerChristian Grothoff <christian@grothoff.org>2010-06-25 21:41:35 +0000
commit1174c809820401ec254a701b4d478a8e88b8af59 (patch)
tree6f68cc38ef9fafcc63f478fd8b71c46deace5fc0 /src/transport/test_transport_api_tcp_peer1.conf
parent59921d3b90ed8bf823605517f6692c26a1c9dc44 (diff)
downloadgnunet-1174c809820401ec254a701b4d478a8e88b8af59.tar.gz
gnunet-1174c809820401ec254a701b4d478a8e88b8af59.zip
marking performance issues
Diffstat (limited to 'src/transport/test_transport_api_tcp_peer1.conf')
-rw-r--r--src/transport/test_transport_api_tcp_peer1.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_api_tcp_peer1.conf b/src/transport/test_transport_api_tcp_peer1.conf
index 363791e1c..2fe256318 100644
--- a/src/transport/test_transport_api_tcp_peer1.conf
+++ b/src/transport/test_transport_api_tcp_peer1.conf
@@ -34,7 +34,7 @@ MINIMUM-FRIENDS = 0
34PLUGINS = tcp 34PLUGINS = tcp
35#DEBUG = YES 35#DEBUG = YES
36#PREFIX = xterm -T transport2 -e gdb --command=cmd --args 36#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
37#PREFIX = valgrind --leak-check=full 37#PREFIX = valgrind --tool=callgrind
38ACCEPT_FROM6 = ::1; 38ACCEPT_FROM6 = ::1;
39ACCEPT_FROM = 127.0.0.1; 39ACCEPT_FROM = 127.0.0.1;
40NEIGHBOUR_LIMIT = 50 40NEIGHBOUR_LIMIT = 50